mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
12 lines
192 B
Markdown
12 lines
192 B
Markdown
obs-web
|
|
=======
|
|
|
|
[obs-web][1] is the easiest way to control OBS remotely.
|
|
|
|
```bash
|
|
$ docker-compose up -d
|
|
$ curl http://127.0.0.1:5000#localhost:4444
|
|
```
|
|
|
|
[1]: https://github.com/Niek/obs-web
|