Monday, August 24, 2015

Install Red5 server on CentOS 6.7 (actual for summer 2015)

There are a lot of tutorials, but all of them are old and not correct. This is the fresh one.
1. First, we need to install openjdk.
# yum install java-1.8.0-openjdk java-1.8.0-openjdk-devel -y