Skip to content

mitchross/multi_camera_dashboard

Repository files navigation

8.23.2022 update

Made firebase work again with latest flutter and flutterfire. Follow https://firebase.google.com/docs/flutter/setup?platform=ios on your own.

9.9.2021 update

I have updated the firebase db to be read only due to abuse. The save operation works if you import your own firebase and modify project files to include your own configs. I prefer batteries included approach to demo app, so I will continue providing my firebase for helping out.

I plan to migrate this project off MVVM to Bloc soon.

muticam_dashboard

This app is inspired by this post https://medium.com/@tattwei46/flutter-how-to-do-crud-with-firebase-rtdb-ce61e3ce53a

A app to view multiple RTSP Streams in Flutter!

app

Getting Started

Create a firebase account and create a firestore https://firebase.google.com/docs/flutter/setup

Create a fire store with a store called "camerastreams" ​firebase

Running

In the root of directory run "flutter run" from the terminal

Getting Started With Flutter

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter App to View RTSP Streams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages