Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.1
-
None
-
-
882624324 (dev), 0dfab726b (6.6), f094f638c (6.5), 185b7219a (dev), 5c90f2227 (6.6), 2d3245e0e (dev), 99f375db5 (dev), e4603e6fd (6.6), 67146a52e (tqtc/lts-6.5), 8f390fb74 (6.6), 65101a61e (dev), 8e9a335d8 (tqtc/lts-6.5), f3a55f589 (6.6)
-
2023wk28FOQtforAndroid, 2023wk30FOQtforAndroid, 2023wk38FOQtforAndroid, 2023wk40FOQtforAndroid, 2023wk42FOQtforAndroid, 2023wk44FOQtforAndroid, 2023wk46FOQtforAndroid
Description
Qt multimedia on android platform with ffmpeg backend still not playing videos over a network.
Related to bug 111910.
Version 6.5.1 solved this issue on Windows and Linux, however on Android the problem still persists.
To reproduce: Opening a remote [video|http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4] in the QML mediaplayer example works on the desktop, but not on Android.
I also tried a TCP stream, and I got the following error: MediaPlayerNative: error (1, -2147483648) (Unknown error/Insufficient ressources).
I'm using Qt 6.5.1, Android NDK 23.1 and an Android 10 device.
Attachments
Issue Links
- is covered by
-
QTBUG-110805 FFmpeg need to support SSL connection
- Closed
- is duplicated by
-
QTBUG-114954 Media Player Example: Default video does not play on Android
- Reported
- relates to
-
QTBUG-111910 Playing videos from URL is not working anymore.
- Closed