14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
JETSON_HOST=127.0.0.1
|
|
JETSON_PORT=5602
|
|
WIDTH=1280
|
|
HEIGHT=720
|
|
FPS=15
|
|
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
|