Ultimate tools for working with media stream from you webcam.
🦉 Philosophy
We provide ready-made solutions for common cases of setting up and using a media stream from your webcam using Web API. Our goal is to create simple and flexible tools that allow users to create, test and maintain their products.
🔮 Demo
Demonstration of certain capabilities of each of the listed packages can be found here.
📦 Packages
- webcam/core is a library of helpers for working with a stream, including its constraints configuration, error handling, cross-browser compatibility, etc
- webcam/react is a library of hooks and one component for work with a stream and displaying it in your React application