Skip to content

BigWhiteCrayon/SE-Project-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE Project Media Monitor Dashboard

This repo houses the dashboard code for our teams SE Capstone project at UTD. The central repo can be found here.

Installation and start up

To run, clone this repo and run npm install in the repo folder.

Create a .env folder in your source folder and copy the names from the .env.example. The REACT_APP_SOURCE_X_URL should be set to the URL of the server hosting the video (http://localhost:8080/video is a likely one if you're using the Stream Simulator). REACT_APP_MONITOR_URL should be set to the URL of the websocket from the Monitor. http://localhost:5555/ is the default set in the main.py right now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published