• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Emulator will not load virtual camera on Mac

floTy

Lurker
Hi,

I am getting this error when I try to run the command line emulator with a custom virtual camera (i.e.
./emulator -avd Pixel_2_API_29 -camera-front webcam1):

emulator: ERROR: _camera_client_create: Cannot find camera info for device 'OBS'

The error appears after an application tries to load the camera.

The virtual camera works in other programs, and I have a similar setup working on my Linux machine. Does anyone have any ideas why the camera could be being rejected by the emulator?
 
Back
Top Bottom