add Virtual Camera section to README

This commit is contained in:
onyx-and-iris 2025-07-01 17:03:43 +01:00
parent 6545221ccc
commit d40f0704ad

View File

@ -172,6 +172,14 @@ meld-cli clip save
meld-cli screenshot take
```
#### Virtual Camera
- toggle: Toggle the virtual camera on or off
```console
meld-cli virtualcam toggle
```
## Special Thanks
- Meld team for providing the [WebChannel API](https://github.com/MeldStudio/streamdeck/blob/main/WebChannelAPI.md) on which this CLI depends.