webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.94k stars 5.71k forks source link

Other streams like as Camera stream and put them in peer connections #1678

Closed mojtabaesfandiari closed 2 weeks ago

mojtabaesfandiari commented 3 weeks ago

HI there, Is it possible to use other streams (for example camera streams with RTSP) instead of getUserMedia() to capture streams and relay streams to a remote peer connection with the ability to change bandwidth on the fly? Which sample code can help me to use it for development? Thanks

fippo commented 2 weeks ago

as stated in the template you choose to ignore:

Please use discuss-webrtc for general technical discussions and questions.