h265

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const (
	NALUTypePFrame    = 1
	NALUTypeIFrame    = 19
	NALUTypeIFrame2   = 20
	NALUTypeIFrame3   = 21
	NALUTypeVPS       = 32
	NALUTypeSPS       = 33
	NALUTypePPS       = 34
	NALUTypePrefixSEI = 39
	NALUTypeSuffixSEI = 40
	NALUTypeFU        = 49
)

Variables

This section is empty.

Functions

func GetParameterSet

func GetParameterSet(fmtp string) (vps, sps, pps []byte)

func IsKeyframe

func IsKeyframe(b []byte) bool

func NALUType

func NALUType(b []byte) byte

func RTPDepay

func RTPDepay(track *streamer.Track) streamer.WrapperFunc

func SafariPay

func SafariPay(mtu uint16) streamer.WrapperFunc

SafariPay - generate Safari friendly payload for H265 https://github.com/AlexxIT/Blog/issues/5

func Types

func Types(data []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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