RTSP Streaming Using web cam
Harish Sakhare
harish_sakhare at yahoo.com
Sat Apr 27 02:32:20 PDT 2013
Hi everyone,
In the Privious post i used C920 camere and,
Here is my servers pipeline (Source pipe line):
uvch264src 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
AND my client side pipeline is:
rtspsrc latency = 500 ! queue ! rth264depay byte-stream = FALSE access-unit
= TRUE ! ffdec_h264 ! eglglessink sync = 0
so can you any one please guide me where the actual I missing or what is
else remain .
Thanking You,
Harish
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-Streaming-Using-web-cam-tp4659712p4659713.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list