Streaming h264 not working when we don't know the sink specs
fgfernandez0321
fgfernandez0321 at gmail.com
Sat Jan 7 22:57:57 UTC 2017
I'm trying to get video from source using h264. Just I know that the stream
comes via udp nothing more. In this case I received video but the pipeline
shows the result after 2 or 3 minutes.
gst-launch-1.0 udpsrc port=xxxxx !
application/x-rtp,encoding-name=H264,payload=96 ! rtph264depay ! h264parse !
avdec_h264 ! autovideosink
How can I inspect the packet that I'm receiving by port via UDP in order to
find the specification packets?
Any advice?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-h264-not-working-when-we-don-t-know-the-sink-specs-tp4681368.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list