Forum Archive

Make photos.capture_image() Trigger front Camera?

marclafountain

Is there any way to make photos.capture_image() trigger the front camera rather than the back camera that it seems to default to?

mikael

Looks like you would need objc_util to use the ObjC API as documented here.

If that is unhelpful, maybe I can put together an example when I have some time.