Closed marvin1099 closed 1 month ago
I have a question on this, since it says "expose toggle-pause", is only the "toggle-pause" command supported, or did that also add "pause" and "resume". And I find not see if the status message for pause was added, just curios right now I'm just tight on time and I just wanted to know what was added.
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
Paused is not a thing right now of couse, also for the pausing i think
obs-cmd recording pause
should pauseobs-cmd recording unpause
should unpauseobs-cmd recording togglepause
should toggle pause (toggle_pause might also be a good option)