Wiktor Krokosz
Wiktor Krokosz
I'm also really looking forward to this feature. If there is any way I can help with this, let me know
@jpaine126 have you checked the available compression args of the underlying libraries? I know that zarr explains them pretty well in their docs
Is someone working on this? I would be interested in picking it up as I really miss a feature like that
Same problem here on the same Ubuntu version and the same kernel
I also had the same issue and it is connected to this: https://github.com/tauri-apps/tauri/issues/5986 I updated to Tauri v2 and IMEs work like a charm now
The fix is in Wry 0.29.0, but it hasn't been backported to Tauri v1 sadly
Libcamera 0.3.0 has been pushed to bookworm and removed transform altogether. In order to compile from source, you need to use the new orientation enumeration. Replace the lines by @Topper69...
Regarding the encoder, would it be possible to implement it in the same way as `rpicam-apps` did? https://github.com/raspberrypi/rpicam-apps/commit/213b166b7e48b3fca0a4aa172baaa773f1dd280f
@Neverhorst I would argue that `PySide6` does bring one considerable improvement. Namely, `PySide2` does not support Python 3.11 and it does not look like it will in the near future....
@Neverhorst I understand. What were your issues with `qtpy`? I believe this could be a good solution in terms of the current problem, i.e. you providing a GUI framework and...