Stream H264 encoded by Jetson Nano by RTP and decode using CPU/GPU

omer.tal jacklawi at gmail.com
Thu Nov 12 18:25:08 UTC 2020


So if anyone ever struggles with it in the future... The issue was actually
the packet size of the RTP.
The default packet size (mtu) is 1400.
I took it down to 700, and the corrupted frames were lost.

Actually the corrupted frames occurred due to lost packets.

Hope this helps anyone in the future.
Good luck.



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


More information about the gstreamer-devel mailing list