Skip to content

cake-lab/MultiFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project seeks to explore compression, streaming and analyzing data over http. To run the python client which gathers camera frames

Running the client

cd client
python client.py

Running the server

first you need to build the react with vite

cd client/vite
npm install
npm run build

then start the server

cd server
python server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published