You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thanks for the package.
I'm trying to use examples from this package. Unfortunately the main_live example crashes after 2 minutes of streaming camera into detector.
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel dev, v1.15.20, on Mac OS X 10.15.3 19D76, locale en-UA)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.6)
[!] IntelliJ IDEA Ultimate Edition (version 2018.3)
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] VS Code (version 1.40.2)
[✓] Connected device (4 available)
The text was updated successfully, but these errors were encountered:
Workaround - only to lower the image quality)
As far as this package uses two native ones through the flutter layer it’s harder to find what causes the issue. My next step will be writing the required functionality by myself based on this library sources.
Hi. Thanks for the package.
I'm trying to use examples from this package. Unfortunately the
main_live
example crashes after 2 minutes of streaming camera into detector.Here is a memory usage - https://tppr.me/bFZbX
Doctor
The text was updated successfully, but these errors were encountered: