UDP Stream starting order of sender and receiver

Chr0n0s timm.ruppert at t-online.de
Tue May 21 10:22:55 UTC 2019


> Kaj-Michael Lang wrote
> Try this (adjusting for your source):
> gst-launch-1.0 v4l2src ! queue ! x264enc tune=zerolatency key-int-
> max=28 ! h264parse ! mpegtsmux ! rtpmp2tpay ! udpsink port=5002

Thanks for the advice, I adjusted my command as supposed to:
gst-launch-1.0 idsueyesrc
config-file="C:\\stream_720p_24fps_AutoExp_AES114_RGB24H.ini" ! videoconvert
! queue ! x264enc tune=zerolatency key-int-max=28 ! h264parse ! mpegtsmux !
rtpmp2tpay ! udpsink host=127.0.0.1 port=5200

Same effect as before. VLC has to be started first, otherwise grey/pink
image. Gst won't launch with your command at all:

> ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Internal
> data stream error.
> Additional debug info:
> ../libs/gst/base/gstbasesrc.c(3072): gst_base_src_loop ():
> /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
> streaming stopped, reason not-negotiated (-4)




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


More information about the gstreamer-devel mailing list