Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 663 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 663 Bytes

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