QAudio not working while trying to buffer from a network url
-
wrote on 18 Feb 2015, 11:24 last edited by
Hi All
I am having a Qt QML application (Qt 4.8) which has 2 different apps.
-
Internet Radio Application which streams audio from a server using QAudio.
-
An application which uses QWebView and it displays a html page which download various information from a Appache Tomcat server.
The problem I am facing is:
-
I opened the webview app with the server running
-
I went back to the Internet Radio Application
-
The Internet Radio Application wont stream anything and the buffering value is seen as 0.
NOTE : The IP Radio app works when the webview app is not launched.
Please help me with this weird issue.
Is this happening because I am accessing two different servers at the same time ?
Thanks
Reshmi -
1/1