feat(video): slightly faster video acquisition with O_NONBLOCK

This commit is contained in:
2025-11-23 12:58:49 +01:00
parent 01266e7823
commit 6b4630f255
3 changed files with 19 additions and 29 deletions
+1 -2
View File
@@ -136,5 +136,4 @@ make -f Makefile.dev release-arch
- [ ] Play from record text file
- [ ] Fixes
- [ ] Try to write NanoKontrol config
- [ ] Investigate video device fps loss (bad unregister ?)
- explore libv4l directly [github](https://github.com/philips/libv4l) (with `-lv4l2`)
- [ ] Investigate video device fps loss (bad unregister ?)