Discussion:
[Bug 788043] New: Streaming is not working with windows 7 64 bit system
"GStreamer" (GNOME Bugzilla)
2017-09-22 11:53:01 UTC
Permalink
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-***@lists.freedesktop.org
Reporter: ***@vvdntech.in
QA Contact: gstreamer-***@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.
"GStreamer" (GNOME Bugzilla)
2017-09-22 12:01:59 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=788043

Tim-Philipp Müller <***@zen.co.uk> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |***@zen.co.uk
Component|common |don't know
Severity|blocker |normal

--- Comment #1 from Tim-Philipp Müller <***@zen.co.uk> ---
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-12-01 00:31:29 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=788043

Tim-Philipp Müller <***@zen.co.uk> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |INCOMPLETE
Target Milestone|git master |NONE

--- Comment #2 from Tim-Philipp Müller <***@zen.co.uk> ---
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!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Loading...