I would like to write a web application in which users can record short audio from within their browsers and stream it to my server. I understand that this is not (yet) possible using pure html, so I need to use a technology such as flash.
What are the alternatives I can use and which benefits/drawbacks to they have? Are they supported on mobile platforms (iOS, Android) as well?
Please give links to further reading on how to get started with each technology with regard to audio-streaming.