RTSP server problems with uvch264src H/W+ encoded H.264 output

yusuf.husainy yusuf.husainy at gmail.com
Wed Apr 24 05:49:42 PDT 2013


Hi Rob,

Sorry, add a h264parse element after the capsfilter, this is necessary
because the H264 data from C920 is not yet framed. So rtph264pay won't be
able to payload it. Hence you might face problems.

Try this:

uvch264src device=/dev/video0 name=src auto-start=true src.vidsrc ! queue !
video/x-h264,width=800,height=600,framerate=30/1 ! *h264parse* ! rtph264pay
name=pay0 pt=96 src.vfsrc ! queue !
video/raw,width=432,height=240,framerate=30/1 ! xvimagesink 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-server-problems-with-uvch264src-H-W-encoded-H-264-output-tp4659582p4659649.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list