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 @@ -14,6 +14,7 @@ require (
1414 github.com/olekukonko/tablewriter v0.0.5
1515 github.com/pion/rtcp v1.2.14
1616 github.com/pion/rtp v1.8.7
17+ github.com/pion/rtp/v2 v2.0.0
1718 github.com/pion/webrtc/v3 v3.2.49
1819 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1920 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ github.com/pion/rtcp v1.2.14/go.mod h1:sn6qjxvnwyAkkPzPULIbVqSKI5Dv54Rv7VG0kNxh9
157157github.com/pion/rtp v1.8.3 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
158158github.com/pion/rtp v1.8.7 h1:qslKkG8qxvQ7hqaxkmL7Pl0XcUm+/Er7nMnu6Vq+ZxM =
159159github.com/pion/rtp v1.8.7 /go.mod h1:pBGHaFt/yW7bf1jjWAoUjpSNoDnw98KTMg+jWWvziqU =
160+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
160161github.com/pion/sctp v1.8.19 h1:2CYuw+SQ5vkQ9t0HdOPccsCz1GQMDuVy5PglLgKVBW8 =
161162github.com/pion/sctp v1.8.19 /go.mod h1:P6PbDVA++OJMrVNg2AL3XtYHV4uD6dvfyOovCgMs0PE =
162163github.com/pion/sdp/v3 v3.0.9 h1:pX++dCHoHUwq43kuwf3PyJfHlwIj4hXA7Vrifiq0IJY =
You can’t perform that action at this time.
0 commit comments