RTP h264 depay + pay

omer.tal jacklawi at gmail.com
Wed Dec 9 11:14:01 UTC 2020


Hi...
So I'm trying to change the MTU of an input RTP stream by using the
following pipeline:

gst-launch-1.0 udpsrc port=5001 ! application/x-rtp ! rtph264depay !
rtph264pay mtu=500 ! udpsink host=127.0.0.1 port=5002

But then when I'm trying to receive this stream on port 5002, nothing gets
passed the rtph264depay...

Why is that?
(Same thing happens if I leave the mtu the same as what it was)

Thanks



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list