Skip to content

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

License

Notifications You must be signed in to change notification settings

ohcnetwork/teleicu_middleware

Repository files navigation

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