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

Issue in startRecording() Method #10

Open
imran9977 opened this issue Apr 9, 2019 · 1 comment
Open

Issue in startRecording() Method #10

imran9977 opened this issue Apr 9, 2019 · 1 comment

Comments

@imran9977
Copy link

Hi,

Encountering an error when trying to integrate the same code into my local application, Requesting you to please respond onto this....

issue

Thanks in Advance...

@phiren53
Copy link

Replace your declaration with mention code for "mediaConstraints" variable:

let mediaConstraints = {
audio: true,
video: {
width: 1280,
height: 720
}
};

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