package
Version:
v0.0.0-...-882a99e
Opens a new window with list of versions in this module.
Published: Nov 3, 2024
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 h264conf contains a H264 configuration parser.
type Conf struct {
SPS []byte
PPS []byte
}
Conf is a RTMP H264 configuration.
Marshal encodes a Conf into bytes.
Unmarshal decodes a Conf from bytes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.