How to open phone's camera and bind to a texture?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ippan
:warning: Old Version Published before Godot 3 was released.

how to open the phone’s camera and bind it to a texture?

like WebCamTexture in Unity

thanks^^

This would be quite nice for a feature request (also, for webcams on PC/Mac), so, please make an issue about it on Issues · godotengine/godot · GitHub .

Bojidar Marinov | 2016-03-08 09:56

:bust_in_silhouette: Reply From: Mohammad Hadi Aliakb

you should wirte it yourself if you have any experience with ios or android it will be so easy then you can share it with the rest of community too.
you can read here for ios here and for android here

:bust_in_silhouette: Reply From: lukas

It is not possible out of the box in Godot 2.0 stable release.