1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-10 04:19:24 +02:00
dockerfiles/restreamer/README.md

20 lines
460 B
Markdown
Raw Normal View History

2022-07-21 11:51:51 +02:00
restreamer
==========
2024-08-06 04:54:36 +02: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 11:51:51 +02:00
2024-08-06 04:54:36 +02:00
## Up and Running
2024-04-12 14:36:37 +02:00
```bash
$ docker compose up -d
$ curl http://127.0.0.1:8080/ui
```
2024-08-06 04:54:36 +02:00
## Enabling the Pi Camera
https://docs.datarhei.com/restreamer/knowledge-base/user-guides/how-do-i-stream-a-raspicam
2022-07-21 11:51:51 +02:00
[1]: https://github.com/datarhei/restreamer