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

CAMERA not working in simulator #42

Closed
lintonv opened this issue Dec 17, 2018 · 5 comments
Closed

CAMERA not working in simulator #42

lintonv opened this issue Dec 17, 2018 · 5 comments

Comments

@lintonv
Copy link

lintonv commented Dec 17, 2018

I am using the latest GIT version of flutter-webrtc plugin. Followed the documentation to install the plugin and tried running the plugin in an app I am writing. The app is running in a simulator. It looks like the camera does not work. In the simulator on a Mac OS machine, I see a dark screen (for the main screen) and a multi-colored pixelated mini screen. Looks like a bug to me.

Does flutter-webrtc work with iOS and Android simulators? These simulators are an essential part of development using Flutter

@cloudwebrtc
Copy link
Member

The iOS simulator does not support camera, which is different from the Android simulator.

@lintonv
Copy link
Author

lintonv commented Dec 18, 2018

Ok. I have been unable to view anything using the android simulator either

@rostopira
Copy link
Collaborator

@lintonv check simulator settings, I believe camera simulation is disabled by default
But better try on real device, I'm constantly checking master branch and testing it on bunch of devices (4 android and 4 iphones, from Android 4.2 to Android 9, from iOS 10 to iOS 12)

@lintonv
Copy link
Author

lintonv commented Dec 20, 2018

Thank you @rostopira. I will try it out on real devices and post here how things go.

@rostopira
Copy link
Collaborator

Closing due to inactivity
@lintonv feel free to reopen if you still have questions

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

3 participants