Pipe concepts and examples
join_token
string. You need to pass this token to your frontend apps, which can use this
token to consume the stream by passing it into the Room
class constructor.
preferProtocol
).
We currently support LLHLS (low-latency HLS) and WebRTC. They both have their
own trade-offs:
Protocol | Global Min. Latency | Transcoding |
---|---|---|
LLHLS | ~2 sec | Available up to 1080p |
WebRTC | <1 sec (realtime) | Unavailable |