Hi all,
I have a project where I need to save audio from the user input (using Microphone). Through Red5 I was able to capture the audio from the client and save it in FLV files.

My problem is that I don't want the audio to be transfered to the server before the user hits "Publish". Is there a way to store the audio locally (in a movieclip or something) then load it to the server in a certain way upon request.

My aim is to save bandwidth.
Please help.

thanks a lot