Webp CinderBlock

Hi embers,
I came across the Webp image format, which allows in the browser js world to capture a canvas image content and stream it via websockets to another computer. It’s lightweight and a friend shared a working demo in javascript.

I would like to bring it to the Cinder world to decode the received data as a first step.

Before I start, is someone interested in collaborating or share some thoughts?