/caddy-video-stream

stream live video to your https website with caddy

Primary LanguageDockerfileApache License 2.0Apache-2.0

caddy video stream

Dead simple caddy reverse proxy setup to stream your videos from your media server to your https website. Otherwise your https website will not allow your video to show due to improper encryption. Caddy info

Caddyfile

Use nip.io for a quick https web address. Each handle can be written per user with each video stream address for each stream.

  • When a new user is added just edit the caddy file and update the instance with:
caddy reload

Docker

Dockerfile is there to run on a VM on your favorite cloud service provider.