mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-16 13:41:27 +08:00
🐛 FIX: rtp打包格式,ts流支持265以及G711
This commit is contained in:
@@ -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格式
|
||||
|
Reference in New Issue
Block a user