Austin Kettner
Austin Kettner
### Official Maintainer Ticket - [ ] Add Pinch to Zoom functionality - [ ] Add Documentation of Feature
Just a request to add a simple README.md outlining... - [ ] what platform this is for (Raspberry Pi) - [ ] setup instructions - [ ] todo items -...
Remove the need to import various files and 'things' and instead offer a clean and simple usage scenario. Will most likely require a custom webpack bundler as most of them...
### Add Tests into CameraKit Web The project needs to be able to tested on every commit to ensure some base level functionality - Project `yarn install` runs without error...
`https://www.useloom.com/share/a37875941986437a8bef9691cb4a6f7a` This function is ran on button click ``` const camerakitSetup = async () => { camerakit.Loader.base = '/webm'; const devices = await camerakit.getDevices(); myStream = await camerakit.createCaptureStream( { audio:...
- Easy way to handle permissions initially - Easy way to handle denied permissions
Currently on Docpad's Deploy Information page (https://docpad.org/docs/deploy), the provided Azure deployment information is out of date and not functional. The issue stems from the installation script, which when running `npm...