1
0
mirror of https://github.com/fritz-smh/yi-hack synced 2025-06-07 16:06:11 +00:00

fix README

This commit is contained in:
fritz-smh 2016-03-09 22:27:42 +01:00
parent 903600d144
commit a736a609f2
3 changed files with 3 additions and 8 deletions

View File

@ -2,16 +2,13 @@
Yi-hack project Yi-hack project
=============== ===============
Todo
====
* web server : add a link to the various rtsp feeds
Purpose Purpose
======= =======
This project is a collection of scripts and binaries file to hack your Xiaomi Yi Ants camera. This project is a collection of scripts and binaries file to hack your Xiaomi Yi Ants camera.
![Alt text](yi.jpg?raw=true "Yi camera")
This camera has the default following features : This camera has the default following features :
* wifi * wifi
* night vision * night vision
@ -76,7 +73,7 @@ The camera will start. The led will indicate the current status :
You can test is your camera is up and running this hack with your browser on url **http://ip/**. You should see this page : You can test is your camera is up and running this hack with your browser on url **http://ip/**. You should see this page :
**TODO : picture ** ![Alt text](http_server.png?raw=true "Yi camera HTTP server")
Warning : changes done on the original camera filesystem Warning : changes done on the original camera filesystem
-------------------------------------------------------- --------------------------------------------------------
@ -103,7 +100,6 @@ You can access the video over RTSP on 3 urls :
* High definition video and audio (h264) : http://ip:554/ch0_0.h264 * High definition video and audio (h264) : http://ip:554/ch0_0.h264
* Low definition video and audio (h264) : http://ip:554/ch0_1.h264 * Low definition video and audio (h264) : http://ip:554/ch0_1.h264
* Audio (h264) : http://ip:554/ch0_3.h264 * Audio (h264) : http://ip:554/ch0_3.h264
* TODO : the other one
There is no login and password and currently no way to set it. There is no login and password and currently no way to set it.
@ -160,7 +156,6 @@ test/ Yi hack folder
log.txt Log file of the hack (filled by equip_test.sh) log.txt Log file of the hack (filled by equip_test.sh)
```` ````
**TODO** : add network configuration file
equip_test.sh equip_test.sh
------------- -------------

BIN
http_server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
yi.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB