Hi,
currently we try to play audio using HTTP on multiple platforms. Everything works fine so far but it seems that iOS (10/11) bufferes the whole file before starting the actual playback. You can see my sample code at https://github.com/kschlesselmann/qml-audio Since the test runs fine on iOS 9 and fails on iOS 10/11 we found <https://developer.apple.com/documentation/avfoundation/avplayer/1643482-automaticallywaitstominimizestal> https://developer.apple.com/documentation/avfoundation/avplayer/1643482-automaticallywaitstominimizestal as well. Do you have an ideas what might go wrong here? Regards Knut
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
