roleoroleo / yi-hack-Allwinner-v2

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
825 stars 95 forks source link

several change requests for recording settings #862

Closed TungstenE2 closed 1 month ago

TungstenE2 commented 5 months ago

Thx a lot for all the work you put into this project.

Using your hack now on several Yi cams, I found some topics for improvment, in order to make UI more intuative and user friendly.

Using: v0.3.2, h52ga, SFUS

Configuration/General:

Camera Settings:

Events:

roleoroleo commented 5 months ago

In general, I agree with you. The web gui needs a refactor.

About some specific point:

Configuration/General:

* move 'Recording without Cloud' to Page Camera Settings, in order to have all recording parameters on one page

Camera Settings is a "copy" of some functions contained in the app. This is why I added them to a different page. The idea is: "Configuration" page is the page where you configure the hack settings and "Camera settings" page is the page where you configure factory options. But we can move them, no problem.

Camera Settings:

* 'Motion Detection' remove this line, but have better explantion as listed before

This line depends on the cam. With fw 12 the switch is working.

* 'Detection sensitivity' did several tests and seems like there is nor difference if settings are set to High, Medium or Low. Motion is recorded all the time, even for just small wind detected. Even checked live status via MQTT. Would be good to have Low to only detection motion of really large objetcs. Currently low is still very sensitive.

This line is a copy of the corresponding switch in the app.

What do you think about a PR? Are you able to develop the web gui?

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.