You can modify configuration from browser console with the following methods:
- webCam.setSquareSize(size: number): Changes the size of each pixel square, can be 4, 8, 16 or 32
- webCam.setTransformation(transform: string): Sets the kind of picture transformation, can be pixelate or greyscale
Code: https://github.com/iensu/wasm-cam