Missing Time Duration of H264 File on Gstreamer-0.10

budakf budakf at itu.edu.tr
Wed Jan 29 06:55:26 UTC 2020


Hi,

I get a video stream from my camera via RTSP and try to save it to a h264
file using gstreamer0.10.
Actually I get a h264 file, however it has no time duration. What should I
do to get time duration of video?

My Pipeline is:

*gst-launch rtspsrc location=<RTSP_URL> ! rtph264depay ! capsfilter
caps="video/x-h264,width=1920,height=1080,framerate=(fraction)24/1" !
filesink location=<FILE_PATH>*

I know gstreamer0.10 has security vulnerabilities, however I have to use
that.


Best
Fatih



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


More information about the gstreamer-devel mailing list