Commit Graph

45 Commits

Author SHA1 Message Date
Thomas Farstrike 1f7bb80e81 decode QR as RGB565 2025-05-14 22:40:50 +02:00
Thomas Farstrike 2534efbd5f webcam: add support for outputting rgb565 format 2025-05-14 22:09:26 +02:00
Thomas Farstrike fbee73cb57 camtest: show color image 2025-05-14 16:32:36 +02:00
Thomas Farstrike cf5291329a camtest: fix internal camera 2025-05-14 15:09:39 +02:00
Thomas Farstrike e35f60c9da Merge branch 'webcam-works' 2025-05-14 14:54:32 +02:00
Thomas Farstrike 4de359c7a2 camtest: simplify 2025-05-14 14:13:31 +02:00
Thomas Farstrike ba82e3d467 camtest: cleanup 2025-05-14 14:08:25 +02:00
Thomas Farstrike 7288501624 Finally fix it! 2025-05-14 13:53:06 +02:00
Thomas Farstrike 771d0415fe cleanups 2025-05-14 13:46:54 +02:00
Thomas Farstrike 95b893002c Still hangs 2025-05-14 12:46:33 +02:00
Thomas Farstrike 5779ae004d doesnt hang but stays black 2025-05-14 12:42:46 +02:00
Thomas Farstrike 12b2145d85 Memview sort of works but hangs when it's being redrawn... 2025-05-14 12:26:36 +02:00
Thomas Farstrike 0e57b10dbb memoryview works sortof but hangs 2025-05-14 12:14:34 +02:00
Thomas Farstrike 9318da9250 none of this helps 2025-05-14 12:05:49 +02:00
Thomas Farstrike 416316ad5a invalidate doesnt update it: 2025-05-14 12:00:24 +02:00
Thomas Farstrike 3cf4ff8236 Broken 2025-05-14 11:51:53 +02:00
Thomas Farstrike 0e9df18b3b Add debug 2025-05-14 11:39:02 +02:00
Thomas Farstrike b89c251ca2 Revert "MemoryView instead of bytes makes it worse?"
This reverts commit aabf8ed179.
2025-05-14 11:38:42 +02:00
Thomas Farstrike aabf8ed179 MemoryView instead of bytes makes it worse? 2025-05-14 11:37:08 +02:00
Thomas Farstrike 797b5fc03f Add explicit free, still hangs... 2025-05-14 11:20:13 +02:00
Thomas Farstrike 0a7e4f4285 broke it with EIO 2025-05-14 11:15:01 +02:00
Thomas Farstrike adce7ed04f Show count 2025-05-14 11:04:08 +02:00
Thomas Farstrike 965818408c captures work now! at least for 10 seconds... 2025-05-14 10:56:04 +02:00
Thomas Farstrike 016028ff49 Improve webcam 2025-05-14 10:06:11 +02:00
Thomas Farstrike 4105f57352 camtest: adapt to new api 2025-05-13 18:07:15 +02:00