FireProtector This is the repository of Team Incognito - SE3 This contains all the source codes used to build the FireProtector application. To use this code the user must have installed: Android Studio, VS code,python, Dart, Flutter.
The user must install flutter and dart in the android studio extensions. After installing to access the application on a physical device or an emulator user must figure out the flutter and dart SDK path. Once it is figured, the user has to open each application file separately in android studio.
1st application is the Desktop application where live video feed will be coonected to and the Machine learning model will be deployed. To test it the webcam must be used.
2nd application is the user application where user will get a notification if fire is detected, and the detected fire video will be displayed. Additionaly the emergency team updates will also be displayed.
3rd application is Emergency team application. This application also displays the video of fire detected and shows the notifications. This app provides emergency team's live updates to the user.