Changes

Jump to: navigation, search

Xiaomi Yi

349 bytes added, 03:29, 30 November 2015
Set from Telnet
<syntaxhighlight lang="bash">nohup tcpsvd -u root -vE 0.0.0.0 21 ftpd -w / >> /dev/null 2>&1 &</syntaxhighlight>
http://nutseynuts.blogspot.com/2015/06/how-to-enable-ftp-server-for-xiaomi-yi.html
=Control and Configure with Python=
https://github.com/deltaflyer4747/Xiaomi_Yi
 
=Firmware=
http://www.xiaoyi.com/update/sports
'''Get Access Token'''
<syntaxhighlight lang="bash">{"msg_id":257,"token":0}</sytaxhighlightsyntaxhighlight>
'''Set system default mode to record'''
<syntaxhighlight lang="bash">{"msg_id":2,"token":6, "type":"system_default_mode", "param":"record"}</syntaxhighlight>
 
<syntaxhighlight lang="bash">{"msg_id":2,"token":1, "type":"buzzer_volume", "param":"low"}
</syntaxhighlight>
 
=Protocol=
http://copter.sovgvd.info/a/Xiaomi-Yi-protocol-remote-control
 
=Scripts=
<syntaxhighlight lang="bash">/usr/local/share/script</syntaxhighlight>

Navigation menu