<div dir="ltr"><div style="font-size:12.8px">Hello.</div><div style="font-size:12.8px">I realised I sent this question to the general Gstreamer forum. Since this is a Android especific error, this thread would be a better fit.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We have an Android app that plays rtsp streams. The app Works fine on most of our devices, but tests on a Galaxy S7 shows only a black screen.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Using Android Studio debug we discovered these erro messages.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">"gsturidecodebin.c:931:<wbr>unknown_type_cb:<<wbr>uridecodebin0> warning: No decoder available for type 'video/x-h264, stream ..."</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">"gstdecodebin2.c:4600 .... Missing decoder: H.264 (High Profile) (video/x-h264, ...." </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">"gsturidecodebin.c:998:no_<wbr>more_pads_full: .... Missing decoder: H.264 (High Profile) (video/x-h264, ..."</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We have found a similar case with the Twitch app on the S7. But no more information than that.<br></div><div style="font-size:12.8px"><br>We also realised that this error happens with other arm64 devices (Nexus 5). After that we removed the flag for arm64. Removing it make the app run on compatibility mode and that makes the video stream playing as expected.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Does and one have any clue on how to solve this problem, so we can have a full arm64 app running?</div></div>