pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.03k stars 243 forks source link

Is there any example for pushing stream? #133

Closed jim-king-2000 closed 1 year ago

jim-king-2000 commented 1 year ago

Here is the demo we need: local native webcam stream -> pion -> webrtc -> browser js RTCPeerConnection

Any example for it?