Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added new supported model YFUS
  • Loading branch information
denven authored Jun 30, 2024
1 parent 9b58171 commit 8f7027b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ If you have a subscription of Microsoft OneDrive Stroage or Microsoft 365 Develo
## Supported camera models
> Yi cameras hacked with the same file hiearacy or builtin applications are more likely to be supported. Anyway, your own separate tests are necessary before you use it. I've tested on my own camera.
- [x] model y201c(Yi 1080p Dome BFUS) with firmware 4.6.0.0A_201908271549 and yi-hack-MStar 0.4.7 by [denven](https://github.com/denven)
- [x] model y623(Yi 1080p Pro 2K YFUS) with firmware 12.0.51.08_202403081746 and Allwinner v2 firmware: 0.3.2 by @[mrxyzl](https://github.com/mrxyzl)

- [ ] welcome to test it on your camera :smile:

## How to use the uploader?
### Prerequisites
1. make sure you've hacked your camera, please check [yi-hack-MStar](https://github.com/roleoroleo/yi-hack-MStar)
1. make sure you've hacked your camera with the matched firmware, please check [yi-hack-MStar](https://github.com/roleoroleo/yi-hack-MStar) or [yi-hack-Allwinner-v2](https://github.com/roleoroleo/yi-hack-Allwinner-v2)
2. you have an OneDrive account assosiated with your [Microsoft Azure](https://portal.azure.com/) account, you'd better have some knowledge of using the Azure portal.


Expand Down Expand Up @@ -138,4 +140,4 @@ reboot -f
reboot -f
```

- :warning: be cautious to delete file `./data/last_upload.json` if you want to restart the uploader and resume the upload to avoid repeatitive upload of all recorded files.
- :warning: be cautious to delete file `./data/last_upload.json` if you want to restart the uploader and resume the upload to avoid repeatitive upload of all recorded files.

0 comments on commit 8f7027b

Please sign in to comment.