ingress

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2023 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrIngressOutOfDate        = errors.New("trying to ovewrite an ingress with an older version")
	ErrIngressTimedOut         = errors.New("ingress timed out")
	ErrNoResponse              = errors.New("no response from ingress service")
	ErrInvalidOutputDimensions = NewInvalidVideoParamsError("invalid output media dimensions")
)

Functions

func BuildIngressToken added in v1.0.2

func BuildIngressToken(apiKey, secret, roomName, participantIdentity, participantName string) (string, error)

func ValidateVideoOptionsConsistency added in v1.2.0

func ValidateVideoOptionsConsistency(options *livekit.IngressVideoOptions) error

Types

type InvalidVideoParamsError added in v1.2.0

type InvalidVideoParamsError string

func NewInvalidVideoParamsError added in v1.2.0

func NewInvalidVideoParamsError(s string) InvalidVideoParamsError

func (InvalidVideoParamsError) Error added in v1.2.0

func (s InvalidVideoParamsError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL