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

audio prop state change not working #387

Open
3 tasks done
nazaninroozbahani opened this issue Oct 23, 2023 · 0 comments
Open
3 tasks done

audio prop state change not working #387

nazaninroozbahani opened this issue Oct 23, 2023 · 0 comments

Comments

@nazaninroozbahani
Copy link

Please follow the general troubleshooting steps first:

Bug reports:

If you can provide a minimal reproducible demo (CodePen, CodeSandbox, etc) or a GitHub repository, that will greatly help us to solve your problem. Many of the issues posted are questions about react-webcam usage. We don't discourage you posting a question, it's just a lot easier to help you if we can see your code.

Features:

Please note by far the quickest way to get a new feature is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.

I want to record a webcam video in 2 steps by pause/resume and in step 1 without audio and in step 2 with audio. I depended the audio props to a boolean state, state changes in log, but the final video preserve initial state in all steps.
But about muted props this state changes and works correctlly.

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

No branches or pull requests

1 participant