https://github.com/mayniklas/docker-web-live-stream
A Docker container providing a simple & personal live-streaming platform
https://github.com/mayniklas/docker-web-live-stream
Last synced: 4 months ago
JSON representation
A Docker container providing a simple & personal live-streaming platform
- Host: GitHub
- URL: https://github.com/mayniklas/docker-web-live-stream
- Owner: MayNiklas
- Created: 2020-09-21T08:08:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T11:33:36.000Z (about 5 years ago)
- Last Synced: 2025-02-09T10:09:40.642Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-live-stream
### Wireguard:
- by only accepting traffic on port 1935 via the wireguard interface, the stream is encrypted as well it's protected
### NGINX reverse proxy:
- use the example config
- authentification is enabled by default! Make sure /config/nginx/.htpasswd is created
### OBS stream settings
- Service: Custom
- Server: rtmp://IP-Adress/live
- Stream key: watching-shows-together (change it within index.html)