Skip to content

daveshap/maragi_sensor_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARAGI Sensor Service

  • Video sensor service
  • Sensor Service >> Model Service >> Executive Service >> Action Service
Key Value
service_type sensor
amqp_consumes <none>
amqp_produces sensor_video

Instructions

  1. CLONE this repo with git clone https://github.com/daveshap/cam_svc.git
  2. BUILD the Docker image with docker build --tag maragi_cam --file Dockerfile .
  3. LAUNCH the image with ./launch.sh or docker run -d --privileged --network maragi_net maragi_cam