1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-24 05:17:06 +02:00

20 lines
460 B
Markdown
Raw Normal View History

2022-07-21 17:51:51 +08:00
restreamer
==========
2024-08-06 10:54:36 +08:00
[Restreamer][1] provides real-time live video streaming on websites and
social media platforms without additional streaming provider costs for video
hosting or software licensing costs.
2022-07-21 17:51:51 +08:00
2024-08-06 10:54:36 +08:00
## Up and Running
2024-04-12 20:36:37 +08:00
```bash
$ docker compose up -d
$ curl http://127.0.0.1:8080/ui
```
2024-08-06 10:54:36 +08:00
## Enabling the Pi Camera
https://docs.datarhei.com/restreamer/knowledge-base/user-guides/how-do-i-stream-a-raspicam
2022-07-21 17:51:51 +08:00
[1]: https://github.com/datarhei/restreamer