flv

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Signature = "FLV"

	TagAudio = 8
	TagVideo = 9
	TagData  = 18

	CodecAAC = 10
	CodecAVC = 7
)

Variables

This section is empty.

Functions

func TimeToRTP

func TimeToRTP(timeMS uint32, clockRate uint32) uint32

Types

type Producer

type Producer struct {
	core.SuperProducer
	// contains filtered or unexported fields
}

func Open

func Open(rd io.Reader) (*Producer, error)

func (*Producer) GetTrack

func (c *Producer) GetTrack(media *core.Media, codec *core.Codec) (*core.Receiver, error)

func (*Producer) Start

func (c *Producer) Start() error

func (*Producer) Stop

func (c *Producer) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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