RebusMediaJTH

Results 2 issues of RebusMediaJTH

## Information In CameraProxy.js, whenever `canvas.toDataURL` is called, you can specify the quality for JPEG. `canvas.toDataURL('image/jpeg', 0.75);` (Basically, the quality / 100) Also, whenever `image.onload` is handled, it should also...

platform: windows

Hi, this isn't an issue, it's just a quick question. I'm using demux to extract a range of frames from a webp image. It was my understanding (probably incorrect) that...