624 B
624 B
OpenVidu Node
OpenVidu server application built for Node.js with Express. It internally uses livekit-server-sdk-js.
For further information, check the tutorial documentation.
Prerequisites
Run
- Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
cd openvidu-livekit-tutorials/application-server/node
- Install dependencies
npm install
- Run the application
npm start