Marc Rousavy

Results 1813 comments of Marc Rousavy

We now have rotation support in vision-camera-resize-plugin - thanks @rodgomesc! ❤️ So you can now use `rotation: '90deg'` to fix the rotation issue.

I'm not sure why it's blueish though. This might not be a problem of the resize plugin, but rather of the way you display it maybe? Because when I inspect...

Maybe it is a bug then in this method: https://github.com/mrousavy/vision-camera-resize-plugin/blob/8a190a320cad637b917ab90d24f964ae3ece540e/ios/ResizePlugin.mm#L183-L250 You could try playing around with those values or hitting breakpoints to see if all values are correct, it seems...

> Hi, any ideas when VisionCamera V4 will be published ? :) VisionCamera V4 was released 3 months ago

Hey! I would love to return a `Frame` instead of a byte array, but this isn't as easy as it sounds. - iOS: We would need to create a new...

Let's leave this open for now, maybe in the future there's gonna be an API in Android to create a pool of Images where I can have ownership of the...

Hey! Preview is a video-stream, so it uses the aspect ratio from `videoResolution`/`videoAspectRatio` in the Format. You could prioritize video aspect ratio by moving it up, but then the photo...

> And maybe recommend to delete this prop since it doesn't seem to do much with v4 just causes confusion? Not true. On iOS it works fine. Also it does...

Hey - I think I fixed this issue in the latest releases. I update orientation immediately after switching devices. Can you confirm if that works for you?

Awesome thank you. If you appreciate my work and dedication please consider sponsoring me on GitHub :)