Skip to content

moganic3d/XYC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/alex-agency/XYC

Xiaomi Yi Configurator (XYC)

© Tawbaware software, 2015

This script runs inside the Xiaomi Yi camera and allows the user to enable RAW file creation, and change photographic options such as exposure, ISO, whitebalance, etc. It is designed to be executed and accessed via a telnet client running on any phone, computer, tablet, etc.

Installation

  1. Install script at top level of SD card and ensure execute permissions:
    chmod 755 /tmp/fuse_d/xyc.sh
  2. Optional. If you have custom settings (e.g. bitrate, video size, etc.) that you want to be included in the autoexec.ash file, store these commands in a file named autoexec.xyc in the same directory as xyc.sh. Also, using XYC, set the "Custom Photo Settings" -> "Import additional settings..." menu choice to "yes". XYC will copy everything from the autoexec.xyc into autoexec.ash whenever it updates autoexec.ash.
  3. Optional. If you want XYC to operate in a language other than English, create a file named xyc_strings.sh in the same directory as xyc.sh. See "TRANSLATION STRINGS" section below.
  4. Optional. If you want RAW Time Lapse than enable Create RAW camera setting, save settings and go to official Xiaomi YiCam app -> Photo Time-lapse. Also you can use other camera settings to configure Time-lapse footage.

Usage

  1. Enable wifi, and connect to camera using telnet (IP=192.168.42.1, user id="root", no password)
  2. Run script: /tmp/fuse_d/xyc.sh

Changelog

0.3.3 (Oct 2015) by Alex

  • Support latest 1.2.13 firmware
  • Added support file weight limit to 4GB
  • Added 1440p resolution for testing purpose
  • Added ability managing Noise Reduction
  • Added new bitrates for Video Quality (40-50Mb)
  • Added XYC Update feature for automatic download new version
  • Removed Time Lapse script (use YiCam app Time-lapse with XYC camera settings)

0.3.2 (Sep 2015) by Alex

  • Updated YiMax script
  • Added shadow/highlight/gamma script
  • Added sharpness script
  • Fixed HDR scripts and added HDR Night

0.3.1 (Sep 2015) by Alex

0.2.0 (Aug 2015)

  • Added support for alternate langauges
  • Added support for user settings
  • Standardized menu interface

0.1.0 (Aug 2015)

  • Initial release

Disclaimer

This software is not created or endorsed by Xiaomi; it relies on undocumented features of the Xiaomi Yi. Using this software may void your camera's warranty and possibly damage your camera. Use at your own risk!

About

Xiaomi Yi Configurator (XYC)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%