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 @@ -18,6 +18,7 @@ require (
18
18
github.com/moby/buildkit v0.22.0
19
19
github.com/pion/rtcp v1.2.15
20
20
github.com/pion/rtp v1.8.20
21
+ github.com/pion/rtp/v2 v2.0.0
21
22
github.com/pion/webrtc/v4 v4.1.3
22
23
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
23
24
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ github.com/pion/rtcp v1.2.15 h1:LZQi2JbdipLOj4eBjK4wlVoQWfrZbh3Q6eHtWtJBZBo=
369
369
github.com/pion/rtcp v1.2.15 /go.mod h1:jlGuAjHMEXwMUHK78RgX0UmEJFV4zUKOFHR7OP+D3D0 =
370
370
github.com/pion/rtp v1.8.20 h1:8zcyqohadZE8FCBeGdyEvHiclPIezcwRQH9zfapFyYI =
371
371
github.com/pion/rtp v1.8.20 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
372
+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
372
373
github.com/pion/sctp v1.8.39 h1:PJma40vRHa3UTO3C4MyeJDQ+KIobVYRZQZ0Nt7SjQnE =
373
374
github.com/pion/sctp v1.8.39 /go.mod h1:cNiLdchXra8fHQwmIoqw0MbLLMs+f7uQ+dGMG2gWebE =
374
375
github.com/pion/sdp/v3 v3.0.14 h1:1h7gBr9FhOWH5GjWWY5lcw/U85MtdcibTyt/o6RxRUI =
You can’t perform that action at this time.
0 commit comments