Sandro Covo
Sandro Covo
**Is your feature request related to a problem? Please describe.** I just started learning wasm and rust and found the implementation of the game of life really helpful. But in...
I added a backend that allows the result of the form to be sent to any url. This makes it easy to integrate the plugin with tools like integromat or...
I managed to compile and run the software on ros2, but I'm not happy yet with the results, but I'm not sure what the issue is. I can start it...
Fixes #1664 by exporting the presentation as pptx file.
This should allow people to build the project on ROS2. I also added a configuration option to allow compressed images to be used
In order to use the v4l2 controls like `force_key_frame`, `video_bitrate`, ..., the fd of the opened device is needed. Since the device is a private field of `Encoder` and `Decoder`...