I have set-up Red5Pro on my Linux machine by following this tutorial and everything seems to be working fine:
But, the page keeps loading without getting any response:
And this is what I have in the bottom of the browser:
I've checked the console and nothing is being logged there.
Any idea why is this happening?
NOTE: It takes a while for these messages to be logged which is a bit strange:
Currently Red5 Pro must be run with JDK 8.
If you are running on Ubuntu 16, run
apt-get install -y default-jre unzip libva1 libva-drm1 libva-x11-1 libvdpau1 jsvc ntp If you are running on Ubuntu 18, run
apt-get install -y openjdk-8-jre-headless unzip libva2 libva-drm2 libva-x11-2 libvdpau1 jsvc ntp As of this post, Red5 Pro is not supported on Ubuntu 19 or 20.
If you continue to have issues, you should open a ticket via https://red5pro.zendesk.com/hc/en-us/requests/new.