downgrade to pion/webrtc/v3

This commit is contained in:
langhuihui
2024-07-09 19:03:44 +08:00
parent 272f6e1bc8
commit e9e5a75315
8 changed files with 28 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ import (
"strings"
"github.com/pion/rtcp"
. "github.com/pion/webrtc/v4"
. "github.com/pion/webrtc/v3"
"go.uber.org/zap"
. "m7s.live/engine/v4"
"m7s.live/engine/v4/codec"