feat: change package name to pro

This commit is contained in:
langhuihui
2024-10-22 08:25:55 +08:00
parent fba41faf6b
commit 2296aaaa30
133 changed files with 381 additions and 381 deletions

View File

@@ -5,8 +5,8 @@ import (
"github.com/pion/rtcp"
"github.com/pion/rtp"
"github.com/pion/webrtc/v3"
"m7s.live/v5"
mrtp "m7s.live/v5/plugin/rtp/pkg"
"m7s.live/pro"
mrtp "m7s.live/pro/plugin/rtp/pkg"
"reflect"
)