[Bug 768059] Not able to play the RTSP stream in VLC or mplayer,

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 27 16:27:09 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768059

--- Comment #6 from Abu Abdulla <falcon.sheep at gmail.com> ---
the code that is working for me is:


raspivid -n -vf -fl -t 0 -w 640 -h 480 -b 1200000 -fps 20 -pf baseline -o - |
gst-launch-1.0 -v fdsrc do-timestamp=true ! h264parse ! gdppay ! tcpserversink
host=192.168.1.5 port=5000 | ./test-launch "( tcpclientsrc host=192.168.1.5
port=5000 ! gdpdepay  ! rtph264pay config-interval=1 name=pay0 pt=96 )"



rpicamsrc is not working on ubuntu-mate 16.04

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list