rtp包使用v2版本

This commit is contained in:
dexter
2022-03-18 01:14:52 +08:00
parent 270c909e9d
commit 1c514bab82
7 changed files with 69 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"time"
"github.com/pion/rtp"
"github.com/pion/rtp/v2"
. "m7s.live/engine/v4/common"
"m7s.live/engine/v4/config"
"m7s.live/engine/v4/util"