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 @@ -11,6 +11,7 @@ require (
1111 github.com/manifoldco/promptui v0.9.0
1212 github.com/olekukonko/tablewriter v0.0.5
1313 github.com/pion/rtp v1.8.1
14+ github.com/pion/rtp/v2 v2.0.0
1415 github.com/pion/webrtc/v3 v3.2.20
1516 github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
1617 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ github.com/pion/rtcp v1.2.10 h1:nkr3uj+8Sp97zyItdN60tE/S6vk4al5CPRR6Gejsdjc=
136136github.com/pion/rtcp v1.2.10 /go.mod h1:ztfEwXZNLGyF1oQDttz/ZKIBaeeg/oWbRYqzBM9TL1I =
137137github.com/pion/rtp v1.8.1 h1:26OxTc6lKg/qLSGir5agLyj0QKaOv8OP5wps2SFnVNQ =
138138github.com/pion/rtp v1.8.1 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
139+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
139140github.com/pion/sctp v1.8.5 /go.mod h1:SUFFfDpViyKejTAdwD1d/HQsCu+V/40cCs2nZIvC3s0 =
140141github.com/pion/sctp v1.8.8 /go.mod h1:igF9nZBrjh5AtmKc7U30jXltsFHicFCXSmWA2GWRaWs =
141142github.com/pion/sctp v1.8.9 h1:TP5ZVxV5J7rz7uZmbyvnUvsn7EJ2x/5q9uhsTtXbI3g =
You can’t perform that action at this time.
0 commit comments