2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00

update restreamer

This commit is contained in:
kev
2024-08-06 10:54:36 +08:00
parent 445ca5c629
commit 534faf2615

View File

@@ -1,17 +1,19 @@
restreamer restreamer
========== ==========
[Restreamer][1] is a complete streaming server solution for self-hosting. It has [Restreamer][1] provides real-time live video streaming on websites and
a visually appealing user interface and no ongoing license costs. Upload your social media platforms without additional streaming provider costs for video
live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions hosting or software licensing costs.
like Wowza. Receive video data from OBS and publish it with the RTMP and SRT
server.
## up and running ## Up and Running
```bash ```bash
$ docker compose up -d $ docker compose up -d
$ curl http://127.0.0.1:8080/ui $ curl http://127.0.0.1:8080/ui
``` ```
## Enabling the Pi Camera
https://docs.datarhei.com/restreamer/knowledge-base/user-guides/how-do-i-stream-a-raspicam
[1]: https://github.com/datarhei/restreamer [1]: https://github.com/datarhei/restreamer