Editing Camera Settings via Telnet - ads1230/g2h-camera-mods GitHub Wiki

vi /mnt/config/flash_config.ini

Highlight the value you want to change, press r on your keyboard and then the number you want to swap to.

Flip image: under [video] change flip value to 3 Timestamp: change OSD to 1

Scroll to the bottom, press i on the keyboard and delete the line with the checksum

press esc, then type :wq

generate a new checksum using md5sum /mnt/config/flash_config.ini

Open the file again: vi /mnt/config/flash_config.ini At the bottom press i on your keyboard and add a new line checksum = your MD5HASH