GStreamer not sending UDP packets -


i new gstreamer, , without error messages lost trying debug problem. trying stream h264 stream rtp packets on udp:

gst-launch-1.0 v4l2src ! 'video/x-raw, width=1280, height=720, framerate=30/1' ! videoconvert ! x264enc ! rtph264pay ! udpsink host=192.168.88.1 port=5004 

output:

setting pipeline paused ... pipeline live , not need preroll ... setting pipeline playing ... new clock: gstsystemclock redistribute latency... 

when netcat on 192.168.88.1 see nothing:

nc -ul 5004 

and neither vlc nor janus gateway picking stream. shooting in dark because i'm not familiar gstreamer or video streaming in general. guidance appreciated.

thanks!


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -