update readme
This commit is contained in:
parent
d10a66b3aa
commit
4b883f505a
14
README.md
14
README.md
@ -1,3 +1,17 @@
|
||||
# Features
|
||||
- Main page: Filter cameras using a search function.
|
||||
- Main page: Filter cameras by host.
|
||||
- Main page: Automatically update images.
|
||||
- Main page: Optimized for mobile view.
|
||||
- Live camera view page.
|
||||
- Recordings page: Filter recordings by host, camera, and date.
|
||||
- Recordings page: Options to play, download, and share videos.
|
||||
- Recordings player page.
|
||||
- Access settings page: Configure which cameras are allowed and which are not.
|
||||
- Frigate config editor page: Save and restart configuration using JSON schema from the host.
|
||||
- Frigate system page: Display camera capture, ffmpeg, and decode stats. Show camera recordings storage stats.
|
||||
- Admin pages access control: Restrict access to certain pages for administrators only.
|
||||
- OpenID provider authorization using JWT tokens.
|
||||
# Instruction
|
||||
Frontend for [Proxy Frigate](https://github.com/NlightN22/frigate-proxy)
|
||||
- create file: `docker-compose.yml`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user