errors

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoConfig = errors.New("missing config")

	ErrUnsupportedEncodeFormat = errors.New("unsupported mime type for encoder")
	ErrUnableToAddPad          = errors.New("could not add pads to bin")
	ErrInvalidInputDimensions  = errors.New("invalid input media dimensions")
	ErrInvalidInputFPS         = errors.New("invalid input media FPS")
	ErrIngressNotFound         = errors.New("ingress not found")
	ErrServerCapacityExceeded  = errors.New("server capacity exceeded")
)

Functions

func ErrCouldNotParseConfig

func ErrCouldNotParseConfig(err error) error

func ErrFromGstFlowReturn

func ErrFromGstFlowReturn(ret gst.FlowReturn) error

func New

func New(err string) error

Types

type InvalidIngressError

type InvalidIngressError string

func NewInvalidIngressError

func NewInvalidIngressError(s string) InvalidIngressError

func (InvalidIngressError) Error

func (s InvalidIngressError) Error() string

Jump to

Keyboard shortcuts

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