Play RTMP live stream in HTML5

Viewed 14564

I have one user streaming microphone in RTMP from a Flash app. How can I broadcast this stream to other users using HTML5 (no Flash)?

Do browsers support live audio streaming in HTML5? What format do I need to use, mp3, ogg?

Thanks

2 Answers
Related