docs: small linux dev/video help

This commit is contained in:
2026-05-11 07:28:38 +02:00
parent d85c5b47b6
commit 53c5639f92
+4
View File
@@ -490,3 +490,7 @@ The code is available in the default project [default/inc_yuyv.glsl](./default/i
The sentences are defined in [default/inc_sentences.glsl](./default/inc_sentences.glsl). The sentences are defined in [default/inc_sentences.glsl](./default/inc_sentences.glsl).
The script [scripts/sentences.py](./scripts/sentences.py) can help you update them. The script [scripts/sentences.py](./scripts/sentences.py) can help you update them.
### My video device keeps changing ID each time it's unplugged
You should [bind your device to a fixed interface](https://linuxvox.com/blog/linux-bind-camera-to-fixed-devvideo/).