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

12 lines
192 B
Markdown
Raw Normal View History

2021-10-25 16:42:41 +08:00
obs-web
=======
[obs-web][1] is the easiest way to control OBS remotely.
```bash
$ docker-compose up -d
2021-10-25 18:18:34 +08:00
$ curl http://127.0.0.1:5000#localhost:4444
2021-10-25 16:42:41 +08:00
```
[1]: https://github.com/Niek/obs-web