Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.5.5
-
None
Description
Description:-
The media player example fails to play any videos on Android, whether they are local files or remote content accessed via URLs.
Steps to Reproduce:
- Build and Launch the Media Player Example on an Android device.
- Attempt to play a local video file by selecting it from the device's storage.
- Observe that the video does not start playing.
- Attempt to play a remote video by providing a valid URL.
- Observe that the media player app fails to play the remote video.
Expected Behavior: The media player should successfully play both local video files as well as remote video accessed via URLs.
Actual Behavior: The Media Player example fails to play video from both local and URL.
Note: The application is tested on Android version 9, 12, 13 and 14 all of them were physical devices, and this issue wasn't reproducible with Qt 6.5.4.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6138 Qt 6.5.5 LTS Testing
- Open