In Google Meet, if you click “Present Now” then “A Chrome Tab”, it brings up a window that lets you share from another tab. This is different to the standard Screen Capture API as if you simply run you get a window where you can choose between sharing your whole screen, sharing a window, or sharing a tab. I would
Tag: get-display-media
Bug reporter: Alternatives to getDisplayMedia?
I am trying to implement a bug reporter on my website. My goal is that the user will be able to describe the problem audibly and record the browser tab while walking through the problem. The bug report will then just be a video file, which can be emailed to me. It appears that the proposed navigator.mediaDevices.getDisplayMedia is exactly what