Major fixes
Fixes issue with v2023.2.2 where LimeLight cameras fail to load camera streams. New major version means you should reflash your LimeLight/Pi! The libcamera driver we built our GPU code against (0.0.3) is different from 2023.2.1 or 2023.2.2, and a reflash is required to get the new Linux libraries. Orange Pi/MiniPC/other people, reflashing is not required.
What's Changed
- Update libphotonlibcamera to target libcamera0.0.3 by @mcm001 in #783
- Fix "raw" vs "rawBytes" in simphotoncamera.h by @mcm001 in #785
Full Changelog: v2023.2.2...v2023.3.0