RTSP server using gstreamer-1.0 errors.
krakorar
rob.krakora at messagenetsystems.com
Fri Apr 19 09:12:49 PDT 2013
Hi Yusuf,
The pipeline provided to the RTSP server must end with name=payX. Try this
pipeline:
uvch264src device=/dev/video0 auto-start=true ! queue !
video/x-h264,width=1920,height=1080,framerate=30/1 ! rtph264pay pt=99
name=pay0
If you add an audio component to the pipeline, it to must end with
name=PayX.
Best Regards,
Rob Krakora
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-server-using-gstreamer-1-0-errors-tp4659557p4659564.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list