Could you review these pipe whether they include non-free plugins?
H Jumogehn
jumogehn at gmail.com
Wed Mar 22 08:31:27 UTC 2023
Hello,
I'd like to ask a favor to this mail list.
With these pipes below, I am happy except one worry.
Do these include any non-free / commercial gstreamer plugins?
If so, please kindly let me know.
UDP Server :
gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 !
'video/x-raw(memory:NVMM)',format=UYVY,width=1920,height=1080,framerate=30/1
! tee name=t t. ! queue ! nvvidconv ! video/x-raw,format=BGRx !
videoconvert ! video/x-raw, format=BGR ! fakesink t. ! queue ! nvvidconv !
nvv4l2h264enc insert-vui=1 ! h264parse config-interval=1 ! mpegtsmux !
rtpmp2tpay ! udpsink host=192.168.42.8 port=5004
UDP Client :
gst-launch-1.0 udpsrc port=5004 !
application/x-rtp,media=video,encoding-name=MP2T,clock-rate=90000,payload=33
! rtpjitterbuffer latency=300 ! rtpmp2tdepay ! tsdemux ! h264parse !
splitmuxsink location=./segment%05d.mp4 max-size-time=100000000000
Thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230322/2c4e30fd/attachment.htm>
More information about the gstreamer-devel
mailing list