Why does my video recorder not connecting?
Here are some of the solutions that you may try:
1) You have recorded a corrupted video file.
2) You need to delete the folder that belongs to the member and is located on your RMS server at:
<RMS_Path>/webapps/video/streams/
3) You need to delete a few lines of code from the file <RMS_Path>/webapps/video/streams/config.xml
The lines should look like these:
<void method="put">
<string>boonex.us_7577</string>
<object class="org.red5.server.webapp.video.BxDescriptor">
<string>boonex.us_7577</string>
<string>tazmaster776</string>
<string>http://www.boonex.us/tazmaster776</string>
<int>0</int>
<int>0</int>
</object>
</void>