Dimitri Dessus

Results 133 comments of Dimitri Dessus

This is a good feature to enable bold for example, please merge :)

Thanks for your answer @agners, I will try again soon 👍

@agners So I tried but it seems the command was not found... ``` -bash: systemctl: command not found ``` Instead, I tried to watch log inside the "logs" section in...

@agners No there is no errors in the host log... I'm using a Raspberry Pi 4 Model B Rev 1.4 (with USB boot enabled, maybe I can try to disable...

@agners Okay, so I changed the SSD and now HA refuse to boot anymore :/ can't connect to SSH, Web UI not shown too. Here is a screen about what...

Hello @bpillon, first happy new year 👍 After some investigations, I found the problem you have: On iOS we use a method called ```[FlutterStandardTypedData typedDataWithBytes:bytes];``` which is very energy consuming......

Hi @stefanodecillis Hum yes, like this ?: ```dart CameraAwesome( // [...] streamFpsLimit: 20, // [...] ) ``` The main problem, is: some low CPU device like a old iPhone 6...

@stefanodecillis Thanks for your review, yeah I think that could be cool to have two mode: manual (by settings streamFpsLimit in constructor) & automatic mode by default if no streamFpsLimit...

Hello thanks for reporting the issue, are you running the example in debug mode ? There is (normally) no issue when running in --release mode or directly launched from Xcode....

Here is the video support for iOS 🎉 (Android will be coming next). https://github.com/Apparence-io/camera_awesome/pull/52