From 988e3de089bc5a8ee94dc3663de285a5c217b201 Mon Sep 17 00:00:00 2001 From: gtxaspec Date: Tue, 7 Jun 2022 16:12:14 -0700 Subject: [PATCH] add todo for imp_control --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 55d0d4f..fd7a3e7 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,15 @@ IMP_CONTROL: Tune various options presented by IMP. Works for audio and video. tune_dgain: 0 means 1x, 32 means 2x, and so on +need help: +change framerate dynamically up to 30fps +change audio hz frequency dynamically up to 44100 +change audio format from g711 +move OSD to user specified region +white balance adjustment +enable wide dynamic range support +exposure value support + --- ## Latest Updates