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 (
1818 github.com/moby/buildkit v0.21.0
1919 github.com/pion/rtcp v1.2.15
2020 github.com/pion/rtp v1.8.13
21+ github.com/pion/rtp/v2 v2.0.0
2122 github.com/pion/webrtc/v4 v4.0.15
2223 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2324 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -371,6 +371,7 @@ github.com/pion/rtcp v1.2.15 h1:LZQi2JbdipLOj4eBjK4wlVoQWfrZbh3Q6eHtWtJBZBo=
371371github.com/pion/rtcp v1.2.15 /go.mod h1:jlGuAjHMEXwMUHK78RgX0UmEJFV4zUKOFHR7OP+D3D0 =
372372github.com/pion/rtp v1.8.13 h1:8uSUPpjSL4OlwZI8Ygqu7+h2p9NPFB+yAZ461Xn5sNg =
373373github.com/pion/rtp v1.8.13 /go.mod h1:8uMBJj32Pa1wwx8Fuv/AsFhn8jsgw+3rUC2PfoBZ8p4 =
374+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
374375github.com/pion/sctp v1.8.38 h1:rntHxO7CyH8jeqC/bkuirl2uJ+BqTp2uxhisi5AYPRQ =
375376github.com/pion/sctp v1.8.38 /go.mod h1:cNiLdchXra8fHQwmIoqw0MbLLMs+f7uQ+dGMG2gWebE =
376377github.com/pion/sdp/v3 v3.0.11 h1:VhgVSopdsBKwhCFoyyPmT1fKMeV9nLMrEKxNOdy3IVI =
You can’t perform that action at this time.
0 commit comments