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

krakorar rob.krakora at messagenetsystems.com
Tue Apr 23 11:29:52 PDT 2013


Hi Yusuf,

I installed GStreamer 1.xx from the Git repositories and see the same error
whether I explicitly link the vidsrc pad or not I see the same error with
this pipeline...

GST_DEBUG=uvch264src:5,v4l2src:5 gst-launch-1.0 uvch264src name=src
device=/dev/video0 auto-start=true iframe-period=1000 src.vidsrc !
video/x-h264,width=1920,height=1080,framerate=30/1 ! queue ! rtph264pay
pt=96 name=pay0 ! fakesink

...or this pipeline...

GST_DEBUG=uvch264src:5,v4l2src:5 gst-launch-1.0 uvch264src
device=/dev/video0 auto-start=true iframe-period=1000 !
video/x-h264,width=1920,height=1080,framerate=30/1 ! queue ! rtph264pay
pt=96 name=pay0 ! fakesink

I also have GStreamer 0.10 installed on this machine and the above two
pipelines run fine with it if you replace gst-launch-1.0 with
gst-launch-0.10 and uvch264src with uvch264_src.

Best Regards,

Robert Krakora






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


More information about the gstreamer-devel mailing list