HDFVR and FLVAR tip: How to save the recorded files in a different folder on FMIS!
Both the HD Flash Video Recorder and the FLV Audio Recorder grab the audio/video data from the webcam/mic, encode it and send it to the media server where it is saved in a .flv file.
The folder where the .flv files are crated can be changed on FMIS. To do this you need to :
- Copy conf\_defaultRoot_\_defaultVHost_\Application.xml to applications/hdfvr or to applications/audiorecorder.
- Edit the newly copied Application.xml with a text editor.
- Change the value of the <StorageDir></StorageDir> tag (line 191) to the folder where you want the .flv files to be created.
- Save Application.xml and restart FMIS or reload the application using the FMIS Management Console.
