I followed the instructions in here to install red5 manually through tarball because the apt-get does not work for Ubuntu 14.04:
Ubuntu Trusty red5-server installation fails to start
Even with installing the dependencies manually the server will always fail. The red5 server now works but the terminal must be open and just hang there. I need a startup script to run the process in the background. The conversation here: http://chat.stackexchange.com/rooms/29197/discussion-between-umi-and-pl-rock
I followed but it doesn't work properly. Now the result is:
In init.d/red5 I have two lines - start on filesystem & exec /bin/bash /usr/share/red5.sh.
update rc.d red5 defaults returns:
missing LSB information
sudo service red5 stop returns:
stop: Unknown instance
sudo service red5 start returns:
red5 stop/waiting