@dcz Thanks. I got it do build. AFAICT this should fix the docs:
+++ b/README.md
@@ -77,7 +77,7 @@ cargo run --bin demp
The **Librem 5** has support for collecting frames (demo not adapted yet):
```
-LIBOBSCURA_DEVICES_DIR=crates/vidi/config/ cargo run --bin camera_getframes -- 'imx7-csi:imx-media:776794edba9cf34e:s5k3l6xx 3-002d'
+LIBOBSCURA_DEVICES_DIR=crates/vidi/config/ cargo run --bin obscura_getframes -- 'imx7-csi:imx-media:776794edba9cf34e:s5k3l6xx 3-002d'
```
Aspirations
I did this to get it to build:
apt install curl, remove rustc.
curl --proto '=https' --tlsv1.2 -sSf
https://sh.rustup.rs | sh
default host triple: aarch64-unknown-linux-gnu
default toolchain: beta
profile: default
modify PATH variable: yes
. "$HOME/.cargo/env"
sudo apt install librust-clang-sys+libloading-dev libgbm-dev