GNOME Bugzilla – Bug 788043
Streaming is not working with windows 7 64 bit system
Last modified: 2017-12-01 00:31:29 UTC
Hi, I am trying to stream from my Linux embedded device to Windows 7 laptop. Streaming is not working at all. Please this is blocking for prodcution. Please help as soon as posssible Source command: gst-launch-1.0 -v v4l2src device=/dev/video0 ! 'video/x-raw , width=(int)1920 , height=(int)1080 , format=(string)UYVY' ! nvvidconv ! 'video/x-raw(memory:NVMM) , width=(int)1920 , height=(int)1080 , format=(string)NV12' ! omxh264enc control-rate=2 bitrate=10000000 quality-level=2 profile=8 ! 'video/x-h264,stream-format=(string)byte-stream' ! rtph264pay pt=96 ! udpsink host=192.168.1.151 port=4000 Destination(Windows PC commands): gst-launch-1.0.exe -v udpsrc port=4000 ! application/x-rtp,encoding-name=(string)H264,payload=(int)96 ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! autovideosink sync=false
Hello. This bug tracker is not a support forum. I would recommend you first take your question to the gstreamer-devel mailing list. When you do, you might want to mention how it "is not working" or failing.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!