Skip to content
Snippets Groups Projects
Commit cc9b552e authored by Pedro Beschorner Marin's avatar Pedro Beschorner Marin
Browse files

Fix stream stop for multiple webcams

Video provider's service for local stream control was wrongly setting the disconnected
state when a multiple webcam user tried to stop a single cam. The `stopVideo` method
was inconsistent when called multiple times for the same `cameraId`.

Included a better testing scope for event dispatching and disconnected state handling.
parent 31865846
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment