admin管理员组文章数量:1418676
In a chrome extension, I'm trying to figure out if the user is currently sharing (presenting) its screen (full-screen or window or tab) to other people in a ZoomMeet/GoogleMeet/... when the extension is activated.
I tried to use getCapturedTabs() : to no success ; the returned array is always empty (even when I share my screen before).
I also tried MediaDevices.getUserMedia() : which actually captures and returns my current tab but tells nothing about an already shared/captured one...
Does anyone have any idea how to achieve what I'm after ?
本文标签: streamingChrome extensiontesting if a tab is capturedStack Overflow
版权声明:本文标题:streaming - Chrome extension : testing if a tab is captured - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745295539a2652053.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论