rtsp (H264 + aac) stream receive

Shilpa Chandrappa elites.shilpa at gmail.com
Thu Feb 6 04:30:44 PST 2014


Hi,

I need to receive an rtsp (H264 + AAC ) audio + video stream from IP Camera
and record in mp4 format.

The pipeline command which I am using is not receiving data.

Command used

" gst-launch-0.10 rtspsrc location=rtsp://172.22.74.3/h264 name=rtsp  !
queue ! rtph264depay ! video/x-h264, width=1920, height=1080, framerate=30/1 
! ffdec_h264  ! videorate ! ffenc_mpeg4 ! mp4mux name=mp4 ! filesink
location=video.mp4 rtsp.  ! queue ! rtpmp4gdepay !  mp4."

Could anyone help what is the issue with this pipeline ?

Regards,
Shilpa



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsp-H264-aac-stream-receive-tp4665126.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list