File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
1212 github.com/olekukonko/tablewriter v0.0.5
1313 github.com/pion/rtcp v1.2.14
1414 github.com/pion/rtp v1.8.5
15+ github.com/pion/rtp/v2 v2.0.0
1516 github.com/pion/webrtc/v3 v3.2.31
1617 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1718 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ github.com/pion/rtp v1.8.2/go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU
139139github.com/pion/rtp v1.8.3 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
140140github.com/pion/rtp v1.8.5 h1:uYzINfaK+9yWs7r537z/Rc1SvT8ILjBcmDOpJcTB+OU =
141141github.com/pion/rtp v1.8.5 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
142+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
142143github.com/pion/sctp v1.8.5 /go.mod h1:SUFFfDpViyKejTAdwD1d/HQsCu+V/40cCs2nZIvC3s0 =
143144github.com/pion/sctp v1.8.13 h1:YUJR44pWM2FPUhkl8l+vDyF2EDE3aTWtr3c+LDhCRcQ =
144145github.com/pion/sctp v1.8.13 /go.mod h1:YKSgO/bO/6aOMP9LCie1DuD7m+GamiK2yIiPM6vH+GA =
You can’t perform that action at this time.
0 commit comments