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 @@ -13,6 +13,7 @@ require (
1313 github.com/livekit/server-sdk-go/v2 v2.2.0
1414 github.com/pion/rtcp v1.2.14
1515 github.com/pion/rtp v1.8.7
16+ github.com/pion/rtp/v2 v2.0.0
1617 github.com/pion/webrtc/v3 v3.2.51
1718 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1819 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -154,6 +154,7 @@ github.com/pion/rtcp v1.2.14/go.mod h1:sn6qjxvnwyAkkPzPULIbVqSKI5Dv54Rv7VG0kNxh9
154154github.com/pion/rtp v1.8.3 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
155155github.com/pion/rtp v1.8.7 h1:qslKkG8qxvQ7hqaxkmL7Pl0XcUm+/Er7nMnu6Vq+ZxM =
156156github.com/pion/rtp v1.8.7 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
157+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
157158github.com/pion/sctp v1.8.19 h1:2CYuw+SQ5vkQ9t0HdOPccsCz1GQMDuVy5PglLgKVBW8 =
158159github.com/pion/sctp v1.8.19 /go.mod h1:P6PbDVA++OJMrVNg2AL3XtYHV4uD6dvfyOovCgMs0PE =
159160github.com/pion/sdp/v3 v3.0.9 h1:pX++dCHoHUwq43kuwf3PyJfHlwIj4hXA7Vrifiq0IJY =
You can’t perform that action at this time.
0 commit comments