package
1.8.6-4
Repository: https://github.com/dadav/go2rtc.git
Documentation: pkg.go.dev

# README

# Packages

Package annexb - universal for H264 and H265.

# Functions

No description provided by the author
No description provided by the author
DecodeAnnexB - convert AnnexB to AVC format support unknown separator size.
DecodeConfig - extract profile, SPS and PPS from MPEG4 config.
No description provided by the author
Deprecated: DecodeStream - find and return first AU in AVC format useful for processing live streams with unknown separator size.
No description provided by the author
No description provided by the author
GetFmtpLine from SPS+PPS+IFrame in AVC format.
No description provided by the author
GetProfileLevelID - get profile from fmtp line Some devices won't play video with high level, so limit max profile and max level.
No description provided by the author
IsKeyframe - check if any NALU in one AU is Keyframe.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

https://developers.google.com/cast/docs/media.
https://developers.google.com/cast/docs/media.
Access unit delimiter.
Coded slice of an IDR picture.
Coded slice of a non-IDR picture.
Picture parameter set.
Supplemental enhancement information (SEI).
Sequence parameter set.
https://developers.google.com/cast/docs/media.
https://developers.google.com/cast/docs/media.
https://developers.google.com/cast/docs/media.
the biggest SPS I've seen is 48 (EZVIZ CS-CV210).
No description provided by the author

# Structs

Payloader payloads H264 packets.
goland:noinspection GoSnakeCaseUsage.