Basic Backend Java

Basic server application built with Spring Boot and Java. It internally uses livekit-server-sdk-kotlin.

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/basic/backend/java
  1. Run the application
mvn spring-boot:run