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

Add new option for starting the recording in the paused state #211

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

chenxiaolong
Copy link
Owner

This commit adds a new "initially paused" option to BCR's UI. If it's disabled, then BCR works as it always has: calls are recorded as soon as they enter the connected state. If the option is enabled, then the recording starts in the paused state. The user can choose to resume via BCR's persistent notification. If the recording is never resumed, then the empty output file is deleted and no success notification will be shown.

This new option is disabled by default.

Issue: #198

@chenxiaolong chenxiaolong self-assigned this Dec 28, 2022
This commit adds a new "initially paused" option to BCR's UI. If it's
disabled, then BCR works as it always has: calls are recorded as soon as
they enter the connected state. If the option is enabled, then the
recording starts in the paused state. The user can choose to resume via
BCR's persistent notification. If the recording is never resumed, then
the empty output file is deleted and no success notification will be
shown.

This new option is disabled by default.

Issue: #198

Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
@chenxiaolong chenxiaolong merged commit 18b4275 into master Dec 28, 2022
@chenxiaolong chenxiaolong deleted the initially_paused branch December 28, 2022 01:43
chenxiaolong added a commit that referenced this pull request Dec 28, 2022
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant