dashandhlsingest

package
v0.0.0-...-9202c9a Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DASH_IFVersionHeader  = "DASH-IF-Ingest"
	DASH_IFDefaultVersion = DASH_IFVersion1_1
	DASH_IFVersion1_0     = "1.0"
	DASH_IFVersion1_1     = "1.1"
)

Variables

View Source
var (
	DefaultConfig = v1alpha1.DASHAndHLSIngest{
		StreamTimeout:           2 * time.Minute,
		ReleaseCompleteSegments: false,
		RequestBodyBufferSize:   32 * bytesize.KB,
		MaxManifestSize:         5 * bytesize.MB,
		MaxSegmentSize:          15 * bytesize.MB,
		MaxEncryptionKeySize:    2 * bytesize.MB,
	}
)

Functions

func New

func New(cfg v1alpha1.App) (app.App, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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