Modifier résolution vidéo drone à 2592x1944@1fps (pleine résolution capteur)

- WIDTH: 1920 → 2592
- HEIGHT: 1080 → 1944
- FPS: 10 → 1
- Bitrate stable 4500 kbps

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FHftskg5H9cToa3WLVmZfP
This commit is contained in:
nicoboy
2026-07-20 20:26:13 +02:00
parent 6109923e3a
commit 8e2be95484

View File

@ -1,8 +1,8 @@
JETSON_HOST=127.0.0.1 JETSON_HOST=127.0.0.1
JETSON_PORT=5602 JETSON_PORT=5602
WIDTH=1920 WIDTH=2592
HEIGHT=1080 HEIGHT=1944
FPS=10 FPS=1
BITRATE_KBPS=4500 BITRATE_KBPS=4500
ENCODER=hw ENCODER=hw