LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::IceServer Struct Reference

Represents a single ICE server configuration. More...

#include <room.h>

Public Attributes

std::string url
 TURN/STUN server URL (e.g. "stun:stun.l.google.com:19302").
 
std::string username
 Optional username for TURN authentication.
 
std::string credential
 Optional credential (password) for TURN authentication.
 

Detailed Description

Represents a single ICE server configuration.


The documentation for this struct was generated from the following file: