rendering issue with RTP/H.264 Android 1.14
Submitted by Abu Abdulla
Link to original bug (#796337)
Description
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.
Version: 1.14.1