Hey guys,
I’ve configured a manual install of NGINX (1.18.0) with Ubuntu 18.04 droplet.
I’ve followed this to install: https://docs.peer5.com/guides/setting-up-hls-live-streaming-server-using-nginx/
I’ve then added SSL certification using LetsEncrypt - Xolphin ssl check says “The certificate could be verified and is installed properly”
I can stream hls (.m3u8) over http, but I can’t stream over https.
Now I followed this tutorial as well (which if cleaned up a bit would be very good): https://www.youtube.com/watch?v=Y-9kVF6bWr4&t=1365s.
I have checked that I can stream to the server, checked that it is publishing but I can’t connect with vlc. Now I am wondering if I should have just used the nginx Ubuntu thru apt-get? The tutorial above has you make your own install of nginx, but when downloading python-certbot-nginx it brought down another copy of nginx and installed it. Do I spin up another nginx droplet and work from there? Need help I’m not new to Linux but I am definitely not an expert.
I’ve configured a manual install of NGINX (1.18.0) with Ubuntu 18.04 droplet.
I’ve followed this to install: https://docs.peer5.com/guides/setting-up-hls-live-streaming-server-using-nginx/
I’ve then added SSL certification using LetsEncrypt - Xolphin ssl check says “The certificate could be verified and is installed properly”
I can stream hls (.m3u8) over http, but I can’t stream over https.
Now I followed this tutorial as well (which if cleaned up a bit would be very good): https://www.youtube.com/watch?v=Y-9kVF6bWr4&t=1365s.
I have checked that I can stream to the server, checked that it is publishing but I can’t connect with vlc. Now I am wondering if I should have just used the nginx Ubuntu thru apt-get? The tutorial above has you make your own install of nginx, but when downloading python-certbot-nginx it brought down another copy of nginx and installed it. Do I spin up another nginx droplet and work from there? Need help I’m not new to Linux but I am definitely not an expert.