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

krakorar rob.krakora at messagenetsystems.com
Tue Apr 23 05:53:58 PDT 2013


Hi Yusuf,

I also found a couple of syntax errors in your pipeline.  uvch264src should
be uvch264_src and width-1920 should be width=1920.  Both are corrected
below:

uvch264_src device=/dev/video0 name=src auto-start=true iframe-period=1000
src.vidsrc ! queue ! video/x-h264,width=1920,height=1080,framerate=30/1 !
h264parse ! rtph264pay pt=96 name=pay0 src.vfsrc ! queue !
video/x-raw,width=432,height=240,framerate=30/1 ! xvimagesink

Best Regards,

Rob Krakora



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


More information about the gstreamer-devel mailing list