this sample usage Pion WebRTC https://github.com/pions/webrtc stream RTSP camera to browser
- git clone github.com/deepch/RTSPtoWebRTC
- cd RTSPtoWebRTC
- you can edit url := "rtsp://admin:123456@171.25.232.42:1554/mpeg4cif" to any you stream
- go run *.go
- open browser http://127.0.0.1:8080