mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

There is no audio when webrtc-streamer plays rtsp video stream. Hope to add more #656

Open bigsall opened 6 months ago

mpromonet commented 6 months ago

Hi @bigsall

Did you add an audio rtsp url ?

Best Regards, Michel.

richard202205 commented 3 months ago

I handled the video stream with webrtc-streamer and succeeded in playing stream on Chrome using angular framework. But there's no audio in this video. I may have the same preoblem with this guy.

richard202205 commented 3 months ago

WechatIMG125 This is my code. I added an audio rtsp url but there's still no audio in. the video. @mpromonet