Screen sharing with WebRTC?

前端 未结 5 709
心在旅途
心在旅途 2020-12-13 04:35

We\'re exploring WebRTC but have seen conflicting information on what is possible and supported today.

With WebRTC, is it possible to recreate a screen sharing servi

5条回答
  •  自闭症患者
    2020-12-13 04:55

    There is open source chrome extension for doing that. Please check it out https://github.com/ant-media/Chrome-Screen-Capture-Extension

    There is also a documentation for using the extension on Github Wiki

    https://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-Screen-Sharing

提交回复
热议问题