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

Camera light stays on after disabling camera (@stream-io/video-react-sdk) #1346

Open
1 task
dawitgem opened this issue May 10, 2024 · 1 comment
Open
1 task
Assignees
Labels
bug Something isn't working react React SDK issues

Comments

@dawitgem
Copy link

dawitgem commented May 10, 2024

Which package/packages do you use?

  • @stream-io/video-react-sdk

Describe the bug
I'm having an issue where the camera light remains on even after disabling the camera using the @stream-io/video-react-sdk functions.

To Reproduce
Steps to reproduce the behavior:

Implement functionality to disable the camera stream.
Observe that the camera light remains on despite the stream being disabled.

1.Integrate @stream-io/video-react-sdk into a web application.
2. Implement functionality to disable the camera stream.
3. Observe that the camera light remains on despite the stream being disabled.

Expected behavior
The camera light should turn off when the camera stream is disabled using the SDK functions.

Version

  • 1.0.1

Env:

React / JS client

  • Browser chrome

Node JS client

-20.11.0

@dawitgem dawitgem added the bug Something isn't working label May 10, 2024
@oliverlaz
Copy link
Member

hi @dawitgem, thanks for reaching out. Could you provide us a Codesandbox (or a repo that reproduces this issue)?
https://codesandbox.io/embed/stream-video-quickstart-y0wo3m is a good start.

@oliverlaz oliverlaz self-assigned this May 13, 2024
@oliverlaz oliverlaz added the react React SDK issues label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react React SDK issues
Projects
None yet
Development

No branches or pull requests

2 participants