Playing MP3 files from remote server
Posted: Fri Oct 19, 2012 10:56 pm
Hey folks,
I have a simple player app that allows the user to select a MP3 file from a scrolling list (roughly 8-12mb in size) that is located on a remote server. I have it coded to automatically start playing the file....
It works, except for having to wait for the entire file to download before it will start to play. Whether working from the IDE or from a standalone, the app becomes completely and totally unresponsive until the download has been completed and begins to play. (The machine being used to develop and test is running Windows Vista)
Does the QT player control in LC *not* have the ability to stream content from a remote server?
If it does, can you point me in the correct direction?
Regards,
-Doc-
I have a simple player app that allows the user to select a MP3 file from a scrolling list (roughly 8-12mb in size) that is located on a remote server. I have it coded to automatically start playing the file....
It works, except for having to wait for the entire file to download before it will start to play. Whether working from the IDE or from a standalone, the app becomes completely and totally unresponsive until the download has been completed and begins to play. (The machine being used to develop and test is running Windows Vista)
Does the QT player control in LC *not* have the ability to stream content from a remote server?
If it does, can you point me in the correct direction?
Regards,
-Doc-