rtspsrc connect live555 ,then I put livestream to save avi vidoe file,but returning error.

zhang007z zhang007z at gmail.com
Thu Dec 18 05:30:17 PST 2014


I already solved this problem, by using the command as follow:
//--------------------------------------------------------------------------------------------//
GST_DEBUG="*:2" gst-launch-0.10 -v -e rtspsrc debug=1
location=rtsp://192.168.1.4:554/vs1 ! gstrtpjitterbuffer ! rtph264depay !
h264parse ! capsfilter
caps="video/x-h264,width=1280,height=720,framerate=(fraction)25/1" ! avimux
! filesink location=foo.avi
//--------------------------------------------------------------------------------------------//

this command could save avi video file, but there is not audio.
please anybody have any idea for me. thank you for helping me.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtspsrc-connect-live555-then-I-put-livestream-to-save-avi-vidoe-file-but-returning-error-tp4669953p4669960.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list