Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6.1
-
None
Description
I experience the bug as described in QTBUG-113980 still in Qt6.6.1
According to the bug report it is fixed in Qt6.6.1 But that does not seem the case. I just had exactly the same issue on Android 13 on a Samsung Galaxy S22. I can play MP4 from a file, but not from the network.
I can reproduce it by running the QML mediaplayer example On Linux it all works fine. But on Android 13 I get a ResourceError (Could not open file) when I try to play MP4 from an URL. Playing MP4 from a file does work.