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