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

@@ -15,7 +15,7 @@ import (
_ "embed"
"github.com/pion/interceptor"
. "github.com/pion/webrtc/v4"
. "github.com/pion/webrtc/v3"
"m7s.live/engine/v4/config"
"m7s.live/engine/v4/util"
"m7s.live/plugin/webrtc/v4/webrtc"