Gstreamer Pipeline issue

Aditya Oza aditya.oza at teksun.in
Thu May 2 13:01:09 UTC 2019


hello sir,

Greetings!!

Consider me a beginner in Gstreamer.

My Objective is I am trying to Record the File at 1080p resolution at 30
fps directly from  Raspberry pi camera and then streaming the "recording
in  progress/buffer" file over RTSP.

for the same i am using  following pipeline:

``gst-launch-1.0 -vvv v4l2src device=/dev/video0 ! capsfilter
caps="video/x-raw,width=640,height=480,framerate=30/1" ! videoconvert !
videorate ! queue ! x264enc !  rtph264pay config-interval=1 pt=96 !
 rtspsink host=192.168.5.1 port=8080 ! queue !  x264enc ! avimux   filesink
location=test_video.h264 ``

If any kind of mistake in this pipeline, please let me know and suggest me
a Right command.

Thanks,
Aditya Oza
Firmware Developer at Teksun Microsys Pvt Ltd, Ahmedabad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190502/08c0f05d/attachment.html>


More information about the gstreamer-devel mailing list