Get free webcam recorder for your websitee
Main | Demo | Requirements | Features | FAQ | Other webcam products | Services | Contact
 version française version espanola
Free webcam record module for your website

Parameters used in red5recorder

maxLength:int=90;
// time in seconds of the recorded video


fileName:String="video";
// name of the video to be recorded or to be played. No need to put .flv extesnions


width:int=320;
// width of the video recorder and video player


height:int=240;
// height of the video recorder and video player


server:String="rtmp://127.0.0.1/red5recorder/";
// rtmp Ip adress of the server to be used


fps:int=15;
// number of frames per second


microRate:int=22;
// Audio Quality in Khz


showVolume:Boolean=true;
// Shows/Hide the volume bar


recordingText:String="Recording...";
// text to be dispalyed for "recording"


timeLeftText:String="Time Left:";
// text to be displayed for "time left"


mode:String="record";
// mode: there are 2 modes: recorder and player


backToRecorder:Boolean=true;
// shows the button that allows tp go back to recorder if in player mode


backText:String="Back";
// text to be displayed for "Back"

noVideo:Boolean=false
// set it to true if only need audio recording

 

Main Demo | Requirements | Features | FAQ | Other webcam products | Services | Contact
 version française version espanola