Can anyone else comment?
At least for me (Gst 1.18.2 on Windows 10 using local IP camera) the
pipelines fail to start because mp4mux can't negotiate caps successfully, I
suspect because of the codec_data cap. The warnings for this were displayed
running when running with gst-debug=3.
I don't know enough about codec_data on whether this is required or if it
can be stripped by another element. This is the pipeline that worked for me,
though not ideal:
gst-launch-1.0 rtspsrc location='rtsp://10.42.0.59/1' latency=100 !
rtph264depay ! h264parse ! nvh264dec ! videoconvert ! nvh264enc ! mp4mux !
filesink location=test.mp4
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel