Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FHftskg5H9cToa3WLVmZfP
14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
JETSON_HOST=127.0.0.1
|
|
JETSON_PORT=5602
|
|
WIDTH=1920
|
|
HEIGHT=1080
|
|
FPS=30
|
|
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
|