support detecting LPCM formats with payload types 10 and 11 (#496)

This commit is contained in:
Alessandro Ros
2024-01-07 13:01:36 +01:00
committed by GitHub
parent 7d30b5f1b7
commit f9eb8e573b
22 changed files with 131 additions and 68 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/bluenviron/gortsplib/v4/pkg/format/rtpvp9"
)
// VP9 is a RTP format for the VP9 codec.
// VP9 is the RTP format for the VP9 codec.
// Specification: https://datatracker.ietf.org/doc/html/draft-ietf-payload-vp9-16
type VP9 struct {
PayloadTyp uint8