Gstreamer to Browser - WebRTC video stream does not comes up on 5g network ( turn server configured & ice connection successful))
Usama via gstreamer-devel <[email protected]> Thu, 20 Mar 2025 07:13:37 +0530
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <CAGwoiTYkxNguGLZ=07tpY+vVVhUE1jmpjKraFYefMdchwYO9Aw@mail.gmail.com> |
--000000000000c5a6d60630b7a8ef Content-Type: text/plain; charset="UTF-8" I have a GStreamer p2p pipeline that connects gstreamer to browser and send a video stream from gstreamer to browser , which works fine on local network but when connected on 5g network it does not works ,I have a turn server configure on both the peer GStreamer & html file , I see that the ice is success full on the 5g network and it does uses the turn server , and the ontrack event is received on the html side and I can see srtp packets on the network but the video does not play and it keeps buffering. And I see some interesting behavior , on the same 5g network , I was able to receive a video from browser to GStreamer , but the Gstreamer to browser does not works. I have tested turn server on the same 5g network when both peers are browser its working fine --000000000000c5a6d60630b7a8ef Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">I have a GStreamer p2p pipeline that connects gstreamer to= browser and send a video stream from gstreamer to browser , which works fi= ne on local network but when connected on 5g network it does not works ,I h= ave a turn server configure on both the peer GStreamer & html file , I = see that the ice is success full on the 5g network and it does uses the tur= n server , and the ontrack event is received on the html side and I can see= srtp packets on the network but the video does not play and it keeps buffe= ring.<br><br>And I see some interesting behavior , on the same 5g network ,= I was able to receive a video from browser to GStreamer , but the Gstreame= r to browser does not works.<br><br>I have tested turn server on the same 5= g network when both peers are browser its working fine</div> --000000000000c5a6d60630b7a8ef--