From 336b6bca924fb85eb3546339ed3ddc887e127438 Mon Sep 17 00:00:00 2001 From: nicoboy Date: Sun, 19 Jul 2026 13:36:34 +0200 Subject: [PATCH] =?UTF-8?q?P2:=20r=C3=A9solution=201280x720=20(d=C3=A9faut?= =?UTF-8?q?=20valid=C3=A9,=20~14%=20CPU=20en=20hw)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.dev b/.env.dev index 13e48aa..77ed8a7 100644 --- a/.env.dev +++ b/.env.dev @@ -1,7 +1,7 @@ JETSON_HOST=127.0.0.1 JETSON_PORT=5602 -WIDTH=640 -HEIGHT=480 +WIDTH=1280 +HEIGHT=720 FPS=15 BITRATE_KBPS=4500 ENCODER=hw