[Bug 796337] New: rendering issue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 22 14:45:55 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796337
Bug ID: 796337
Summary: rendering issue
Classification: Platform
Product: GStreamer
Version: 1.14.1
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: documentation
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: falcon.sheep at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
starting from 1.14.0 I start getting rendering issues on the screen.
there are nothing in the logs that can help so i recorded the screen
to explain the issue:
https://drive.google.com/open?id=1efura-SUDfCvC5IyPdK71gyjoKBEP9AJ
sender pipeline (linux):
gst-launch-1.0 fdsrc ! h264parse ! rtph264pay pt=96 config-interval=10
! multiudpsink clients=192.168.1.23:5002
receiver pipeline (android device):
udpsrc port=5002 ! application/x-rtp, payload=96 ! rtph264depay !
avdec_h264 ! videoconvert ! glimagesink sync=false
it was working fine with 1.12.1 on the android device and 1.14.0 in
the linux box. in addition, i tried it in both huawei handset (android
8.0) and samsung (android 4.4) so i think the handset is not the issue
here.
--
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