Page 1 of 1

Configuration to play a raw H.264 UDP STREAM

Posted: 14 Sep 2010 17:48
by shoumo
A device is sending raw H.264 UDP stream to a PC. The picture parameter set, the sequence parameter set and the individual video frames are all coming in as separate integral UDP packets and maintain the actual timing. It follows the same format as a raw H.264 file of extension .h264 or .x264.

VLC can play a .h264 file. But how can we play a raw .h264 UDP stream. What are the Configuration Parameters needed by VLC to play the raw H.264 UDP stream.

Thanks for your advices in advance.
Shoumo

Re: Configuration to play a raw H.264 UDP STREAM

Posted: 27 May 2016 14:19
by bongani
[quote="shoumo"]A device is sending raw H.264 UDP stream to a PC. The picture parameter set, the sequence parameter set and the individual video frames are all coming in as separate integral UDP packets and maintain the actual timing. It follows the same format as a raw H.264 file of extension .h264 or .x264.

VLC can play a .h264 file. But how can we play a raw .h264 UDP stream. What are the Configuration Parameters needed by VLC to play the raw H.264 UDP stream.

Thanks for your advices in advance.

@shoumo did you finally find a solution for this problem ?