coronasafe / teleicu_middleware

Middleware to help tunnel CCTV Streams and ONVIF APIs for TeleICU.
MIT License
3 stars 14 forks source link

Teleicu Middleware

Middleware to help tunnel CCTV Streams and ONVIF APIs for TeleICU.


Installation

In the project directory, you can run:

// Install dependencies
$ npm install

// Start server
$ npm start

// Start server - watch mode
$ npm run dev

Documentation

Swagger documentation - http://localhost:8090/docs/
Setting up middleware - Middleware Deployment
Adding a Camera Feed - Camera Integration