WMSPanel Nimble install SSL support for HLS

First get Free SSL certificate from Let’s Encrypt Certbot https://certbot.eff.org/ for Apache or Nginx Check other articles for certbot SSL https://www.svnlabs.com/blogs/?s=certbot Let’s Encrypt Certbot will save SSL certificate files here /etc/letsencrypt/live/[Domain-Name]/ Now Edit Nimble Config file “/etc/nimble/nimble.conf” Nimble default port is port = 8081 Add below lines in nimble config file ssl_port = 30443 ssl_certificate … Read more

Live Transcoder for Nimble Streamer

WMSPanel’s Transcoder for Nimble Streamer is a premium add-on for Nimble Streamer which can decode, transform and encode live streaming media. The Transcoder use H.264, MPEG2 video and AAC, MP3, MP2, Speex audio as Input. It support RTMP pulled and published, RTSP pulled and announced, MPEG-TS via HTTP and UDP as input protocols. The Transcoder … Read more