This project aims to allow to see cameras from a NVR Frigate which it's is own project.
This was built in flutter, and is limited.
We can implement extra features, and all help is welcome.
An Frigate NVR: https://github.com/blakeblackshear/frigate An Android Wear device or a Android Wear VM Android Studio Flutter SDK
Create a Frigate NVR accessable See: https://github.com/blakeblackshear/frigate
Clone the repo
- Open your terminal.
- Clone the repository using
git clone https://github.com/algoz098/frigate_wear.git
. - Navigate to the cloned repository using
cd frigate_wear
. - Run
flutter pub get
to fetch the dependencies. - Start the application using
flutter run
.