devgeeks / ExampleHTML5AudioStreaming

Example project showing audio streaming using HTML5 Audio with PhoneGap on iOS - https://build.phonegap.com/apps/242993
164 stars 61 forks source link

phonegap build support #7

Open drsouly opened 9 years ago

drsouly commented 9 years ago

Is there any way to get this working with phonegap build? Background audio + streaming support on ios would be awesome!

devgeeks commented 9 years ago

I actually don't know... It might be possible to make a plugin to do the native bits...

JacobBennett commented 9 years ago

I have this working on a project of mine. Maybe I'll open source it and let you take a look. Was a year ago so forgot all the details but it is possible for sure.

On Monday, June 30, 2014, tommy-carlos williams notifications@github.com wrote:

I actually don't know... It might be possible to make a plugin to do the native bits...

— Reply to this email directly or view it on GitHub https://github.com/devgeeks/ExampleHTML5AudioStreaming/issues/7#issuecomment-47607663 .

Jake

drsouly commented 9 years ago

this would be realy helpful

mikronesia commented 7 years ago

@JacobBennett did you get this working for PhoneGap Build on Android? iOS works great for me, but nothing on Android.