Raspberry - gst-rtsp-server

horai ivo.hora at seznam.cz
Sat Dec 16 21:48:21 UTC 2017


Well, I tested the same on Raspbian 9, anyway installation of gstreamer omx
plugin is kind of messy, but finally plugin appeared in gst-inspect-1.0
(claiming this is a Raspberry specific port of omx plugin), I ran the same
examples with this result:

this does not work:
~/NetBeansProjects/gst-rtsp-serverDemo/dist/Debug/GNU-Linux/gst-rtsp-serverdemo
"( v4l2src device=/dev/video0 !
video/x-raw,width=1280,height=720,framerate=30/1 ! videoconvert ! omxh264enc
! h264parse ! rtph264pay name=pay0 pt=96 -v )"

this works:
~/NetBeansProjects/gst-rtsp-serverDemo/dist/Debug/GNU-Linux/gst-rtsp-serverdemo
"( v4l2src device=/dev/video0 !
video/x-raw,width=1280,height=720,framerate=30/1 ! videoconvert ! x264enc !
h264parse ! rtph264pay name=pay0 pt=96 -v )"






--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list