Intro background
PRODUCT

Egress

Capture, composite, and store or relay media streams from LiveKit to external destinations.

CAPTURE

Record to your cloud

Record sessions with one line of code. Save them to any S3-compatible cloud bucket.

1const output = {
2 fileType: EncodedFileType.MP4,
3 filepath: 'livekit-demo/web-test.mp4',
4 s3: {
5 accessKey: 'aws-access-key',
6 secret: 'aws-access-secret',
7 region: 'aws-region',
8 bucket: 'my-bucket'
9 }
10};
11const url = 'https://meet.livekit.io/live';
12await egress.startWebEgress(url, output);
1
COMPOSITE

Custom composition with web templates

Create dynamic layouts and animations using a custom webpage and our cloud Chrome stack.

RELAY

Transcode at the edge and re-stream

Send live sessions to services like Twitch, Kick, YouTube, or TikTok simultaneously using RTMP-out.

Multi Stream
use-case

Buy or sell anything, live

Whatnot helps sellers reach their audience using LiveKit Egress for multistreaming live auctions to YouTube, Twitch, and TikTok.

Learn more about Whatnot
Whatnot

Try Egress for free

LiveKit Cloud is a cloud real-time platform and the fastest way to prototype and ship to production.

Chevron IconGet StartedLearn more about Egress
LiveKit Logo
GitHub LogoTwitter Logo

Product

SFU

SDKs

Cloud Dashboard

Cloud Status

© 2024 LiveKit. All rights reserved.

Terms of Service
|
Cookie Policy
|
Privacy Policy