Search code examples
video-streamingvideo-capturevideo-processingvideo-recording

How to record video directly on the server without asking user to upload


Instead of asking user to upload a video file - I want the user to directly record online and save it. Like with his webcam on - he visits the website, clicks on the record button - records his message and clicks done - the video is saved on my server.

Something like what is described for youtube here: http://www.google.com/support/youtube/bin/answer.py?hl=en&answer=57409

How difficult or easy is it to do this. Any tips, examples, ideas thanks


Solution

  • http://www.red5-recorder.com/demo.php

    Does just this.