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

yusuf.husainy yusuf.husainy at gmail.com
Mon Apr 22 04:41:47 PDT 2013


Hi all, 

I have a RTSP sever using uvch264src to access the H.264 data of C920. I
have used test-video.c as my example. I am using gst-1.0. Now, when I run
the client pipeline(using gst-0.10/1.0/VLC/etc,), after about 30-35 secs,
the connections ends with this error at the server:http://pastie.org/7696823

Also worth to mention is that this is happening only with uvhc264src, when I
am using it's H/W+ encoded H.264 data. Using it's raw data, there seems to
be no problem.

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

client piepline:
1. gst-launch rtspsrc location=rtsp://127.0.0.1:8554/test ! rtph264depay !
avdec_h264 ! xvimagesink 
2. gst-launch-1.0   --do--
3. VLC player

Here is a full log at the server using GST_DEBUG=*:4
http://justpaste.it/2gnt
Regards,
Yusuf Husainy.




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


More information about the gstreamer-devel mailing list