red5 and ffmpeg

One of our customers asked if he could stream through the ffmpeg folder. FFmpeg is a software which converts video files in different formats to video files in flv format this videos are then streamed through a swf player just like the streaming of red5 videos, which...

How to stop, start or restart red5

Important commands for the red5: Login to ssh and enter the following commands. #cd  /usr/local/red   (takes you to the red5 folder) to stop red5: #service red5 stop or #./red5-shutdown.sh the command to start red5: #./red5.sh & When you see this line: 2009-09-27...