Basic Rust

Basic server application built for Rust with Axum. It internally uses livekit-sdk-rust.

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/rust
  1. Run the application
cargo run