I'm looking to create webpage for record streaming audio from source (like online radio).
At first I thought of doing something like recording from speakers, but solutions like flash, java and javascript refer to recording from microphone and not directly from speakers.
Other alternative is to try capturing the streaming and save to local file, but I couldn't find any way of doing so from a webpage. Solutions like this refer to iPad platfrom, and not suitable for standard webpage.
Any help will be much appreciated, as any development environment (python, ruby, php..).