Secure, self-hosted HLS streaming with token-based access written in Python.
1.2K
Official Docker image for: https://github.com/ZingyTomato/PyHLS
---
services:
pyhls:
image: zingytomato/pyhls:main
container_name: pyhls
ports:
- 8000:8000 # External port can be changed
volumes:
- PyHLS:/PyHLS/media # Change PyHLS to your preferred directory
restart: unless-stopped
volumes: # Remove this if using your own local directory
PyHLS:
Content type
Image
Digest
sha256:702c1a4f2…
Size
80.3 MB
Last updated
3 months ago
docker pull zingytomato/pyhls:sha-e2b057a