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

[Video Recorder] Fail to record multiple video streams #633

Closed
joaoantoniocardoso opened this issue Dec 9, 2023 · 2 comments · Fixed by #655
Closed

[Video Recorder] Fail to record multiple video streams #633

joaoantoniocardoso opened this issue Dec 9, 2023 · 2 comments · Fixed by #655
Assignees
Labels
bug Something isn't working P1 - Important Priority High priority task

Comments

@joaoantoniocardoso
Copy link
Member

joaoantoniocardoso commented Dec 9, 2023

Two detected issues when trying to record multiple video streams:

  1. If a second Video Recorder MiniWidget is added while the first is in recording mode, it interrupts the recording and it seems that the first widget goes to a weird state.

  2. An error "Cannot load media stream" appears, shown in the video below: (fixed by Video store rules all #654 )

cannot_load_media_stream.mp4
@joaoantoniocardoso
Copy link
Member Author

Update after #654:

The error "2" is fixed, but the error "1" remains -- the recordings stop if you add another recording widget:

recordings_stop_if_another_record_widget_is_added.mp4

@rafaellehmkuhl
Copy link
Member

Update after #654:

The error "2" is fixed, but the error "1" remains -- the recordings stop if you add another recording widget:

recordings_stop_if_another_record_widget_is_added.mp4

I expect that to be fixed on #655.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 - Important Priority High priority task
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants