MediaStream ImageCapture polyfill. Take photos from the browser as easy as .takePhoto().then(processPhoto)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a polyfill for the MediaStream ImageCapture API, which simplifies capturing still photos or video frames from a browser's camera using a straightforward `takePhoto()` or `grabFrame()` method. It is designed for web developers