This website requires JavaScript.
Explore
Help
Sign in
deflax
/
vod-rtmp
Watch
1
Star
0
Fork
You've already forked vod-rtmp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
4
commits
1
branch
2
tags
12
MiB
Python
37.5%
CSS
20.6%
Dockerfile
19.5%
Jinja
18.5%
Shell
3.9%
3731d473cd
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
deflax
3731d473cd
gen cert scripts
2021-10-10 13:39:51 +00:00
fallback
provide video loop
2021-10-10 13:22:22 +00:00
docker-compose.yml
provide example rtmp server
2021-10-10 13:39:39 +00:00
gen-selfsigned.sh
gen cert scripts
2021-10-10 13:39:51 +00:00
issue-certificate.sh
gen cert scripts
2021-10-10 13:39:51 +00:00
LICENSE
Initial commit
2021-10-10 16:12:19 +03:00
README.md
provide example rtmp server
2021-10-10 13:39:39 +00:00
README.md
vod-rtmp
How to run
Install Docker
docker-compose build
docker-compose up
Open OBS and in settings set the server to
rtmp://fqdn:1935/live
and the stream key to
live?key=supersecret
Open a browser and go to
https://fqdn
to view your live stream!