package
Version:
v4.12.1
Opens a new window with list of versions in this module.
Published: Jan 2, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package rtpreorderer implements a filter to reorder incoming RTP packets.
type Reorderer struct {
}
Reorderer filters incoming RTP packets, in order to
- order packets
- remove duplicate packets
Initialize initializes a Reorderer.
Process processes a RTP packet.
It returns a sequence of ordered packets and the number of lost packets.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.