Webcam Streamer is a simple script which give easy access to the WebCamTexture-class video settings directly in the inspector!
Just drag the script onto any GameObject with a Mesh Renderer, where you want your webcamera's stream to be displayed.
Features:
- Full source code with comments
- Supports multiple connected cameras
- Set custom FPS, height and width of video
- Autoplay stream or use a toggle function
- Debug settings
- Error handling
- Demo scene included
- Very easy to use!