Unity itself provides interfaces such as WebcamDevice and WebcamTexture to support access to physical cameras. However, these interfaces provide limited parameters, so we need to call native functions in Unity to obtain the corresponding parameters.
Less than 1 minute