Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please consider adding recording pause #51

Closed
marvin1099 opened this issue Jun 26, 2024 · 1 comment
Closed

Please consider adding recording pause #51

marvin1099 opened this issue Jun 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@marvin1099
Copy link

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)

@grigio grigio added the enhancement New feature or request label Jul 3, 2024
mtratsiuk added a commit to mtratsiuk/obs-cmd that referenced this issue Oct 6, 2024
@grigio grigio closed this as completed in fcb1fd4 Oct 8, 2024
@marvin1099
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants