2025-05-29 20:24:46 +02:00
..
2024-05-07 18:30:17 +02:00
2024-05-07 18:30:17 +02:00
2025-05-29 20:24:46 +02:00
2025-05-29 20:24:46 +02:00

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

  1. Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
cd openvidu-livekit-tutorials/application-server/node
  1. Install dependencies
npm install
  1. Run the application
npm start