The Web Camera API is an asynchronous API that provides the ability to take pictures and record videos. The Web Camera is a shared resource. This means that only one PhotoCapture
or VideoCapture
instance can be activated at any given time. You can query what the current mode is using the WebCam.Mode property.
This section contains details of the Web Camera APIs and their capabilities:
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.