Describe the bug
When starting a videorehab session, if the first camera in the list is in used and unavailable, an error message is displayed and we're unable to do anything else.
To Reproduce
Open the default camera in another software.
Launch a video rehab session.
Expected behavior
Camera should not be opened if not needed. For the initial enumerate event ( and for other camera switch), we should try the next camera in the list in case of an issue.
Describe the bug When starting a videorehab session, if the first camera in the list is in used and unavailable, an error message is displayed and we're unable to do anything else.
To Reproduce
Expected behavior Camera should not be opened if not needed. For the initial enumerate event ( and for other camera switch), we should try the next camera in the list in case of an issue.