Stream video and save on file

M0rd0r m0rd00r at gmail.com
Wed Nov 6 23:13:10 PST 2013


Hi all,

following your suggestions I solve my problem.

The used command was:

gst-launch -v -e --gst-plugin-path=/usr/local/lib/gstreamer-0.10/ v4l2src
device=/dev/video0 ! 'video/x-raw-yuv,width=640,height=480,framerate=25/1' !
omxh264enc target-bitrate=1500000 control-rate=variable ! tee name=t t. !
queue ! rtph264pay pt=96 ! udpsink host=192.168.10.158 port=1234 t. ! queue
! avimux ! filesink location=/dev/shm/a.avi

Thanks a lot.

PS: To use gstreamer-1.0 I can compile the base module but the compilation
fails during compiling the plugins.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Stream-video-and-save-on-file-tp4663134p4663158.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list