web based audio streaming

battletoad

Expert Member
Joined
Mar 10, 2009
Messages
1,461
Reaction score
52
anyone here do a web based app that does live audio streaming, just voice? I need ideas for a polyfill for WebRTC, specifically for IE10+. Audio does not need to be sent from browsers which utilise the polyfill, I just need them to play the audio.

Bandwidth should not be an issue since it will be internal for now, and have a load balancer of sorts just in case.
 
Yeah, we use RTC internally, but we've locked our app down to Chrome exclusively.

And probably a specific version too :p

About 50% of my code is to detect different versions of firefox and chrome and signal accordingly. Such a headache using new tech...
 
And probably a specific version too :p

About 50% of my code is to detect different versions of firefox and chrome and signal accordingly. Such a headache using new tech...

Anything greater than > 36
 
Top
Sign up to the MyBroadband newsletter
X