Gstreamer command line to C/C++ code issue

haipt hai20151219 at gmail.com
Mon Oct 28 07:52:05 UTC 2019


Dear all, I'm a newbie in GStreamer. The below command line use to display
RTSP from IP Camera and save RTSP to MP4 file. When I run command on Ubuntu
16.04 terminal, everything is ok. But when I convert to C code and compile,
then run compiled application on terminal, it doesn't run. Please help me.
Thanks all!
Command line: gst-launch-1.0 -e rtspsrc latency=200
location=rtsp://192.168.40.142:554/av0_0 ! rtph264depay ! h264parse ! tee
name = t ! queue ! avdec_h264 ! autovideosink t. ! queue ! mp4mux ! filesink
location=/home/haipt/xxx.mp4



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


More information about the gstreamer-devel mailing list