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

Cannot make calls with Catalina on Desktop #11151

Closed
turt2live opened this issue Oct 17, 2019 · 1 comment · Fixed by #11435
Closed

Cannot make calls with Catalina on Desktop #11151

turt2live opened this issue Oct 17, 2019 · 1 comment · Fixed by #11435

Comments

@turt2live
Copy link
Member

2019-10-16T11:21:04.301Z I placeVideoCall
2019-10-16T11:21:04.403Z I _maybeGotUserMediaForInvite -> video
2019-10-16T11:21:04.403Z I Failed to getUserMedia: NotReadableError
2019-10-16T11:21:04.403Z I stopAllMedia (stream=%s) 
2019-10-16T11:21:04.403Z E Call error: Couldn't start capturing media! Is your microphone set up and does this app have permission?
Error: Couldn't start capturing media! Is your microphone set up and does this app have permission?
    at S (vector://vector/webapp/bundles/a6f8076a857e57b3741a/bundle.js:19:124402)
    at c._getUserMediaFailed (vector://vector/webapp/bundles/a6f8076a857e57b3741a/bundle.js:19:119924)
    at c._maybeGotUserMediaForInvite (vector://vector/webapp/bundles/a6f8076a857e57b3741a/bundle.js:19:116371)
    at vector://vector/webapp/bundles/a6f8076a857e57b3741a/bundle.js:19:126335
@dbkr
Copy link
Member

dbkr commented Nov 6, 2019

I guess we should try specifying an entitlements file with camera & mic keys in it. Relevant links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants