I want to give my users the ability to record a video from WebCam (maximum 60 seconds) so the file should be big with proper quality settings.
Do you know of a way to record it in memory (as Flash running in browser can't access file System) and then send it to server to save the file?
I have build a functionality to capture a photo with Webcam and send it to the server but not sure about Video.
(I prefer not to stream to Red5/FMS or similar as it's more relaible to keep things contained in the Flash file in my opinion) plus I had issues with quality of recording with Red5