obs-cmd
obs-cmd copied to clipboard
Please consider adding recording pause
Please consider adding a command argument to pause and unpause the recording, for me its important.
obs-cli has this feature but i rather not rely on a progamm that is build on a old standard,
also please add the paused status to recording status
so this would be nice:
obs-cmd recording status
Recording Status
Recording: false
Paused: false
Paused is not a thing right now of couse,
also for the pausing i think
obs-cmd recording pause
should pause
obs-cmd recording unpause
should unpause
obs-cmd recording togglepause
should toggle pause (toggle_pause might also be a good option)