Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过浏览器在本地共享我的屏幕。是否可以使用 getusermedia 或 HTML5 共享屏幕?
在这里查看我的答案。实际上,答案是“还没有,但可能最终,尽管没人知道什么时候。”
屏幕共享可以通过 getUserMedia 与 chrome.tabCapture API 完成,但目前仅在 Chrome 开发频道上:请参阅我的答案。