Files
wireclaw-pizero/.env.dev
nicoboy 8e2be95484 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
2026-07-20 20:26:13 +02:00

14 lines
301 B
Plaintext

JETSON_HOST=127.0.0.1
JETSON_PORT=5602
WIDTH=2592
HEIGHT=1944
FPS=1
BITRATE_KBPS=4500
ENCODER=hw
# Résolutions validées OV5647 :
# 640x480@15fps hw ~14% CPU
# 1280x720@15fps hw ~14% CPU ← défaut
# 1920x1080@10fps sw ~57% CPU
# 2592x1944@1fps sw ~?% CPU ← pleine résolution capteur