Commit Graph

4 Commits

Author SHA1 Message Date
ec6db004a9 fix: JETSON_HOST IPv6 Mycelium, ajout .env.prod 2026-07-01 16:41:10 +02:00
b6cca04df3 feat: H.264 level 5 pour >1080p + validation résolution OV5647 max 2592x1944
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 18:48:19 +02:00
6b696f25d1 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>
2026-06-09 17:05:33 +02:00
ca4aa13d1d feat: 1080p@10fps + sideband UDP 5602 + textoverlay
- Pipeline 1920x1080@10fps avec level=(string)4 (auto via _h264_level)
- Sideband thread UDP port 5602 : JSON {ts,width,height,fps,encoder,temp_c} @ 1 Hz
- textoverlay "temp=XX.XC  10fps  1920x1080" haut-gauche avant encodeur
- .env.dev : WIDTH=1920 HEIGHT=1080 FPS=10 BITRATE_KBPS=2500
- _load_env() : .env base + .env.dev override
- Fallback hw→sw conservé, level auto 3.2/4 selon résolution

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 11:45:35 +02:00