我希望能够在外部设备上读取带有节点webrtc包的流。我已经在两者之间建立了websocket连接。
我知道默认情况下可以将流作为mjpeg获取,但我需要一个实际的webRTC流,以便可以将其与node webRTC包一起使用。
我最终要达到的目的是在 https://github.com/node-webrtc/node-webrtc-examples/blob/master/examples/video-compositing
希望这一切都有意义!谢谢!
uv4l服务器有 webrtc extension -你试过了吗?他们列出了几个webrtc教程 their tutorial page 太