LiveKit.EgressServiceClient (LiveKit v0.1.1)

View Source

Client for interacting with the LiveKit Egress service.

Summary

Functions

Creates a new EgressServiceClient.

Starts a room composite egress.

Starts a track egress.

Stops an egress operation.

Functions

list_egress(arg, request \\ %Livekit.ListEgressRequest{})

Lists all egress operations.

new(url, api_key, api_secret)

Creates a new EgressServiceClient.

start_room_composite_egress(arg, request)

Starts a room composite egress.

start_track_egress(arg, request)

Starts a track egress.

stop_egress(arg, request)

Stops an egress operation.