Re: [Interest] Unit test framework

2018-03-08 Thread Himanshu Vishwakarma
Hi, Thanks for your response. Actually, I am a beginner in the qt and C++. and I am participating in this GSoC where I have to unit testing of software GCompris: https://community.kde.org/GSoC/2018/Ideas#Project:_Unit_test_framework I have certain question rise after doing much research. please

[Interest] Audio playback deplay using HTTP on iOS

2018-03-08 Thread Knut Schleßelmann
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