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 getto fetch the dependencies. - Start the application using
flutter run.