ExampleHTML5AudioStreaming
ExampleHTML5AudioStreaming copied to clipboard
Example project showing audio streaming using HTML5 Audio with PhoneGap on iOS - https://build.phonegap.com/apps/242993
Using the code to run radio stream on Phonegap app and loving it. Thank you very much. Only problem comes when phone changes from mobile to wifi or vice versa....
Is there any way to get this working with phonegap build? Background audio + streaming support on ios would be awesome!
Hi, this works flawlessly for my on iOS. However when I test on Android (4.4.3) phone using PhoneGap Build it just says 'Loading' and the audio stream never plays. https://github.com/mikronesia/quiescent...
In your play function, your event listeners are never unbound. This will increase the number of callbacks every time you press the button...
i build the app with phonegap build ... and no sound come out of it and i used the media plugin and i have no errors !!
Hi, I'm trying to play a playlist composed by many mp3. When an mp3 plays arrive at the end, I want the other mp3 in stack plays automatically. For that,...
I'm using IOS 6.1 on an iPhone 4s. Downloaded the IPA from https://build.phonegap.com/apps/242993 as linked in Readme.md, and installed it through iTunes. The streaming works great, but hitting the home...
Still works wonderfully with iOS 8 :+1: Is there a way to display album art and metdata?
is there a way to play audio (mp3 file) on phonegap using your plugin?