config: 720p@15fps 1500kbps (dev) — baisse charge Pi Zero

1920x1080@10fps → 1280x720@15fps, bitrate 2500→1500 kbps.
Réduit la charge CPU x264enc en fallback sw, fluidité améliorée.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-09 17:05:33 +02:00
parent a6cea5619a
commit 6b696f25d1

View File

@ -1,5 +1,6 @@
JETSON_HOST=192.168.1.84
WIDTH=1920
HEIGHT=1080
FPS=10
BITRATE_KBPS=2500
WIDTH=1280
HEIGHT=720
FPS=15
BITRATE_KBPS=1500
ENCODER=auto