grigio / obs-cmd

obs-cmd is a OBS cli for obs-websocket v5 the current obs-studio implementation. It is useful on Wayland Linux or to control OBS via terminal
MIT License
125 stars 20 forks source link

[Feature Request] Expand mute commands #60

Open ObsidianZed opened 1 month ago

ObsidianZed commented 1 month ago

I understand that there is a toggle mute here #9 , but I would love to have more control in the way of muted/unmuted. Toggle-mute is great, but I'd love more definitive functionality as seen with the streaming/recording options.

obs-cmd audio <COMMAND> <SOURCE>

Commands:
    mute
    unmute
    status
    toggle
    help

Example:
obs-cmd audio mute 'Mic/Aux'