Olivier Louvignes

Results 97 comments of Olivier Louvignes

@mrousavy looks like this is it!! it did crash after a couple tries using `3.9.1` and we did not reproduce crashes (so far) with `4.0.0-beta.10`. Awesome 🎉! thanks for your...

You need to compile latest binary from git (requires go-1.3). Confirmed to work.

I'm encountering this as well on a OnePlus 8T as up-to-date as possible (running on Android 13) using the latest release vision-camera release (3.6.15), the device first shows a black...

Encountering this while playing with Cloudflare workers, would be nice for `fileTypeFromStream` to also handle [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream), when I try to pass one (from `File.stream()`) I get `Error: Expected an instance...

I can reproduce the crash pretty consistently and quickly by [mounting and unmounting at an interval](https://github.com/mgcrea/vision-camera-barcode-scanner/blob/0.8.4/example/src/pages/BarcodeScannerHookExamplePage.tsx#L34) a react-native-vision-camera instance that leverages a frame processor doing barcode detection on the fly,...

I'm hitting this as well (tried both `3.8.2` and `3.9.0-beta.0`) when using [my barcode scanner plugin](https://github.com/mgcrea/vision-camera-barcode-scanner) that leverages a frame processor and that relies as well on Google MLKit. Can...

I haven't looked at it yet. Does not need it anytime soon so you should try to fork !! I'll gladly help you to make it work.

Clearly this would be great, can you submit a pull request?

I guess the guide was updated, I do currently use gitlab's embedded nginx on port 80. Current working config: ```yml ## GitLab configuration settings ##! This file is generated during...

I'm not actively working on this. Sorry. Having an android version would be awesome, I'll gladly merge any working proposition regarding this.