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:
parent
903600d144
commit
a736a609f2
11
README.md
11
README.md
@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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 **
|

|
||||||
|
|
||||||
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
BIN
http_server.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
x
Reference in New Issue
Block a user