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

Can't create CameraStream without Camera #82

Open
pabloriera opened this issue May 20, 2020 · 1 comment
Open

Can't create CameraStream without Camera #82

pabloriera opened this issue May 20, 2020 · 1 comment

Comments

@pabloriera
Copy link

Hi, I want to record audio only but I can only do this on computers with a camera device. Is there any work around? Thanks

camera = CameraStream(constraints={'audio': True,'video': False})
camera

This is the output

Error creating view for mediastream: Requested device not found
@martinRenou
Copy link
Collaborator

Yes it's only possible through the Camera stream for now.

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