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

Close audio streams when recorder.stopRecord() is called #16

Open
dbhoot opened this issue Feb 16, 2018 · 2 comments
Open

Close audio streams when recorder.stopRecord() is called #16

dbhoot opened this issue Feb 16, 2018 · 2 comments

Comments

@dbhoot
Copy link

dbhoot commented Feb 16, 2018

When you use the recorder to record audio ( calling recorder.startRecord() ), you are prompted for microphone access. When you're finished, calling stopRecord starts the audio encoding process but it doesn't stop the audio streams. The browser continues to show the microphone is live even though you've 'stopped' recording.

image

@dbhoot dbhoot changed the title Close audio streams when you recorder.stopRecord() is called Close audio streams when recorder.stopRecord() is called Feb 16, 2018
@dbhoot
Copy link
Author

dbhoot commented May 1, 2018

@sathyapulse, @logbon72 is anyone still actively maintaining this repo? I'm happy to help contribute to getting various changes into this library.

@sathyapulse
Copy link
Owner

@dbhoot I am not actively working on it.

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

2 participants