Bozhidar Tonchev

Results 7 issues of Bozhidar Tonchev

Hello, Is there any way i can use full screen camera, but limit the capture area to a smaller rectangle. This would be very useful when trying to scan a...

Hello, I am trying to build an Yocto image from the kirkstone branch using the [meta-flutter](https://github.com/meta-flutter/meta-flutter) layer, but flutter-pi is not compiling. ``` | /mnt/data/Projects/tinkerboard/build/tmp/work/armv8a-poky-linux/flutter-pi-release/git-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/aarch64-poky-linux-ld: CMakeFiles/flutter-pi.dir/src/compositor.c.o: in function `destroy_drm_rbo': |...

Linux support added using [iconv](https://linux.die.net/man/1/iconv) library,

Hello, After migrating from dunfell to honister, time synchronization stopped working for `raspberrypi4-64`. On dunfell, it takes about 3 seconds after connecting to Wifi to sync the time. On honister...

Adding an implementation for [printing](https://pub.dev/packages/printing) plugin's `rasterPdf` function, using [ImageMagick's MagickWand C API](https://imagemagick.org/script/magick-wand.php). Fixes #243.

Starting this as a new thread since I am starting to investigate it. Playing video with the gstreamer player shows green screen. The issue occurs only on x64 linux. Used...

Hello, I am currently trying to get gstreamer working on Asus TinkerBoard 2 RK3399 using yocto, but I have some problems playing an .mp4 video through flutter app using the...