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

Media Permission on Mobile #1537

Open
1 task
elemanhillary opened this issue Oct 27, 2024 · 3 comments
Open
1 task

Media Permission on Mobile #1537

elemanhillary opened this issue Oct 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@elemanhillary
Copy link

Which package/packages do you use?

  • @stream-io/video-react-sdk

Describe the bug
[Error] [devices]: Failed to get audio stream
Object

constraints: {audio: Object}

error: TypeError: undefined is not an object (evaluating 'navigator.mediaDevices.getUserMedia')

Object Prototype
(anonymous function) (user-script:29:1:901)
vi (vendor.js:2:1341295)
(anonymous function) (vendor.js:2:1341447)
(anonymous function) (vendor.js:2:1408549)

To Reproduce
Open a call on chrome browser on iOS

Expected behavior
Should work in mobile browsers

@elemanhillary elemanhillary added the bug Something isn't working label Oct 27, 2024
@oliverlaz
Copy link
Member

hi @elemanhillary I'm unable to reproduce this issue on my side. I used the following app as a reference: https://getstream.io/video/demos

Could you please share what technology stack you use for your application?

@elemanhillary
Copy link
Author

where can i get demo source code

@oliverlaz
Copy link
Member

hi @elemanhillary, the full source code of our demo application can be found here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants