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 !
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"
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.
Source Code
Please Visit Flutter View RTSP Streams Source Code at GitHub