Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0
-
None
Description
I think QMediaPlayer in Qt 6.5 was able to play MP3 files directly from an HTTP url, I see now some commits were made to call url.toLocalFile() which broke this, I can confirm Qt 6.6 till 6.9 fails to play this way, but it worked before.
Is it possible to add the support back?