Skip to content

TijuanaKez/Xiaomi_Yi_4k_Camera

 
 

Repository files navigation

Yi 4k Camera

Help me port the bitrate mod to the yi4k+: https://igg.me/at/yi4k-plus-bitrate-mod

Current master is for firmware 1.4.23.

For older firmwares see: 1.4.14 1.4

It's a nice camera but it has no documentation anywhere. It uses an ambarella SOC and has two operating systems which run at the same time on it: an RTOS and Linux. The RTOS does everything (encoding, the gui on the camera, etc...) while the linux barely does anything (it hosts a web server and some software that passes commands received from the network or bluetooth to the RTOS).

In this repo there is:

Bitrate Mod A script that increases the bitrate of some modes on the camera.

Bitrate Table How to set set custom bitrates.

Ultra Increased Resolution Mod A script that increases the resolution of the 4k ultra mode to 4000x2700 and the 1080p 90p ultra mode to 2000x1500.

My autoexec.ash The autoexec script I use on my camera.

Telnet How to enable telnet on the camera.

Live How to create qr codes for the live streaming mode.

Settings Some notes on camera settings.

Dump Camera Settings Dump camera settings to a file.

Dump Memory Dump memory to a file.

Enable RTOS Logs Enable RTOS logging to sd card on the camera.

About

Stuff for the xiaomi yi 4k camera.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • AGS Script 100.0%