I want to capture tab audio with Chrome. I call
navigator.mediaDevices .getDisplayMedia({ video: true, audio: true, }) .then