Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
6.5.4
-
None
Description
Description:-
In the QML Media Player Example, there is an issue where it is unable to play a video using a URL with the "https" protocol. Though player successfully plays videos with "http" URLs.
Logs:-
W MediaCodec: no metrics handle found W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@96287518 Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@f36fb21 I ImeTracker: org.qtproject.example.mediaplayer:92788063: onRequestHide at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT_BY_INSETS_API I ImeTracker: org.qtproject.example.mediaplayer:d932d17d: onHidden I ImeTracker: org.qtproject.example.mediaplayer:1f39178d: onRequestHide at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT D ple.mediaplayer: TrackPlayerBase::~TrackPlayerBase() D ple.mediaplayer: PlayerBase::~PlayerBase()
Steps to Reproduce:
- Build and Run QML Media Player Example on Android.
- Try to load a video using URL with https protocol (example- https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4.)
Expected Behavior: The media player should successfully load and play the video with a URL using the "https" protocol.
Actual Behavior: It fails to load and play videos when provided with a URL that uses the "https" protocol.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6069 Qt 6.5.4 LTS Testing
-
- Open
-