rtpreorderer

package
v4.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2024 License: MIT Imports: 2 Imported by: 4

Documentation

Overview

Package rtpreorderer implements a filter to reorder incoming RTP packets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reorderer deprecated

type Reorderer rtpreorderer.Reorderer

Reorderer filters incoming RTP packets, in order to - order packets - remove duplicate packets

Deprecated: will be removed in the next version.

func New

func New() *Reorderer

New allocates a Reorderer.

func (*Reorderer) Process

func (r *Reorderer) Process(pkt *rtp.Packet) ([]*rtp.Packet, uint)

Process processes a RTP packet. It returns a sequence of ordered packets and the number of lost packets.

Jump to

Keyboard shortcuts

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