muticam_dashboard
a app to view multiple rtspstreams in flutter.
getting started with rtsp streams
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
Comments are closed.