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 @@ -16,6 +16,7 @@ require (
1616 github.com/livekit/server-sdk-go/v2 v2.2.1
1717 github.com/pion/rtcp v1.2.14
1818 github.com/pion/rtp v1.8.9
19+ github.com/pion/rtp/v2 v2.0.0
1920 github.com/pion/webrtc/v3 v3.3.1
2021 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2122 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ github.com/pion/rtcp v1.2.14/go.mod h1:sn6qjxvnwyAkkPzPULIbVqSKI5Dv54Rv7VG0kNxh9
188188github.com/pion/rtp v1.8.3 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
189189github.com/pion/rtp v1.8.9 h1:E2HX740TZKaqdcPmf4pw6ZZuG8u5RlMMt+l3dxeu6Wk =
190190github.com/pion/rtp v1.8.9 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
191+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
191192github.com/pion/sctp v1.8.20 h1:sOc3lkV/tQaP57ZUEXIMdM2V92IIB2ia5v/ygnBxaEg =
192193github.com/pion/sctp v1.8.20 /go.mod h1:oTxw8i5m+WbDHZJL/xUpe6CPIn1Y0GIKKwTLF4h53H8 =
193194github.com/pion/sdp/v3 v3.0.9 h1:pX++dCHoHUwq43kuwf3PyJfHlwIj4hXA7Vrifiq0IJY =
You can’t perform that action at this time.
0 commit comments