[Bug 788043] New: Streaming is not working with windows 7 64 bit system
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 22 11:53:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788043
Bug ID: 788043
Summary: Streaming is not working with windows 7 64 bit system
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Windows
Status: NEW
Severity: blocker
Priority: Normal
Component: common
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: prabakaran.v at vvdntech.in
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list