All this code (without plainRtpTransport.connect and that 2 additional ports) is working with ffmpeg. But not for gstreamer.
P.S. for ffmpeg version createPlainRtpTransport with comedia: true. It also not working for gstreamer.
Yeah, can anyone offer an example of how do i record a stream into a file, then play it out, without transcoding? Recording into a file is trivial, but then it’s unlear how to play out that same file, this is my problem…
In theory, if you follow the code in here you should be able to figure out how to do the same with gstreamer command line. I just don’t know GStreamer so cannot help much here.
Hi, Is there any progress about “relay video stream without transcode” ?I want to send encoded h264 to mediasoup with gstreamer.I can get video appeared in browser but the video STUCKED frequently.