package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Oct 14, 2023
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.