rendering issue

Abu Abdullah falcon.sheep at gmail.com
Sun May 20 16:19:50 UTC 2018


Hi,

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.


More information about the gstreamer-android mailing list