Angus Visualization Toolkit
Project description
Introduction
- A very simple web server that:
Grab video camera frames
Send it to Angus.ai to analyse
Get back results (states and events)
Add computed information on a new layer (above original video)
Provide a server with 3 endpoints (on port 8888):
http://localhost:8888/mjpeg a video stream with results
http://localhost:8888/notifications an event source endpoint for events
http://localhost:8888/index.html a landing page
Installation and usage
$> pip install angus-web-visu
$> python -m angusvisu.webinterface.server
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
angus-web-visu-1.0.5.tar.gz
(5.1 kB
view hashes)