Skip to content

pgtuk/la_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Python application that streams 2 videos while adding random number of rectangels on each frame (simulate motion detection) via websockets and also displays plots of rectangels count per frame.

Videos used:

Run

From project directory:

  :~$ docker image build -t videos .
  :~$ docker container run --publish 8000:8000 --detach videos

App will be available at 0.0.0.0:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published