From bff7f5eae05662c091ddd1ea7c71888898ce7f69 Mon Sep 17 00:00:00 2001 From: Roboschmied <github@roboschmie.de> Date: Sat, 20 Jan 2024 19:45:09 +0100 Subject: [PATCH] add info where to find fps value change 25fps to new default value (30fps) for sc223a --- en/firmware-sensor-install-sc223a.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en/firmware-sensor-install-sc223a.md b/en/firmware-sensor-install-sc223a.md index c390487..74c8088 100644 --- a/en/firmware-sensor-install-sc223a.md +++ b/en/firmware-sensor-install-sc223a.md @@ -17,10 +17,11 @@ curl -s -L -o /usr/lib/sensors/libsns_sc223a.so https://github.com/OpenIPC/firmw curl -s -L -o /etc/sensors/sc223a_i2c_1080p.ini https://github.com/OpenIPC/firmware/raw/master/general/package/goke-osdrv-gk7205v200/files/sensor/config/sc223a_i2c_1080p.ini ``` -Adjust the fps value in /etc/majestic.yaml according to your sensor specs: +Adjust the fps value in /etc/majestic.yaml according to your sensor specs. +Search for "Isp_FrameRate" in file [/etc/sensors/sc223a_i2c_1080p.ini](https://github.com/OpenIPC/firmware/raw/master/general/package/goke-osdrv-gk7205v200/files/sensor/config/sc223a_i2c_1080p.ini). ```sh -cli -s .video0.fps 25 +cli -s .video0.fps 30 ``` Restart streamer: