🐛 FIX: rtp打包格式,ts流支持265以及G711

This commit is contained in:
dexter
2022-11-13 23:29:29 +08:00
parent 133781245b
commit 389f8a2e89
15 changed files with 275 additions and 226 deletions

View File

@@ -114,6 +114,7 @@ type DataFrame[T any] struct {
type AVFrame[T RawSlice] struct {
BaseFrame
IFrame bool
SEI T
PTS uint32
DTS uint32
AVCC net.Buffers `json:"-"` // 打包好的AVCC格式