DEAR VISITOR , YOU ARE WATCHING : red5-shutdown.bat and red5-debug.bat - Red5 Video Tutorial .
[postlink]
https://j2ee-tutorials-videos.blogspot.com/2011/02/red5-shutdownbat-and-red5-debugbat-red5.html
[/postlink]
http://www.youtube.com/watch?v=E7MePjxxc8cendofvid [starttext] This is a Video Tutorial explains red5-shutdown.bat and red5-debug.bat
Go to your red5_server eclipse project dist directory (C:\Documents and Settings\Administrator\My Documents\Eclipse\red5_server\dist), and open the red5-shutdown.bat file in notepad. Find the line that says:
%RED5_HOME%\red5.bat
and put quotes around it so that it now reads:
"%RED5_HOME%\red5.bat"
Now open the red5-debug.bat file in notepad. Find the line that says:
%RED5_HOME%\red5.bat
and put quotes around it so that it now reads:
"%RED5_HOME%\red5.bat"
TEST IT: double click on red5-debug.bat to start red5 service. Then double click on red5-shutdown.bat to stop it.
[endtext]
Go to your red5_server eclipse project dist directory (C:\Documents and Settings\Administrator\My Documents\Eclipse\red5_server\dist), and open the red5-shutdown.bat file in notepad. Find the line that says:
%RED5_HOME%\red5.bat
and put quotes around it so that it now reads:
"%RED5_HOME%\red5.bat"
Now open the red5-debug.bat file in notepad. Find the line that says:
%RED5_HOME%\red5.bat
and put quotes around it so that it now reads:
"%RED5_HOME%\red5.bat"
TEST IT: double click on red5-debug.bat to start red5 service. Then double click on red5-shutdown.bat to stop it.
[endtext]
0 commentaires :
Post a Comment