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/pion/interceptor v0.1.37
19
19
github.com/pion/rtcp v1.2.15
20
20
github.com/pion/rtp v1.8.12
21
+ github.com/pion/rtp/v2 v2.0.0
21
22
github.com/pion/sdp/v3 v3.0.10
22
23
github.com/pion/webrtc/v4 v4.0.13
23
24
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ github.com/pion/rtcp v1.2.15 h1:LZQi2JbdipLOj4eBjK4wlVoQWfrZbh3Q6eHtWtJBZBo=
134
134
github.com/pion/rtcp v1.2.15 /go.mod h1:jlGuAjHMEXwMUHK78RgX0UmEJFV4zUKOFHR7OP+D3D0 =
135
135
github.com/pion/rtp v1.8.12 h1:nsKs8Wi0jQyBFHU3qmn/OvtZrhktVfJY0vRxwACsL5U =
136
136
github.com/pion/rtp v1.8.12 /go.mod h1:8uMBJj32Pa1wwx8Fuv/AsFhn8jsgw+3rUC2PfoBZ8p4 =
137
+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
137
138
github.com/pion/sctp v1.8.37 h1:ZDmGPtRPX9mKCiVXtMbTWybFw3z/hVKAZgU81wcOrqs =
138
139
github.com/pion/sctp v1.8.37 /go.mod h1:cNiLdchXra8fHQwmIoqw0MbLLMs+f7uQ+dGMG2gWebE =
139
140
github.com/pion/sdp/v3 v3.0.10 h1:6MChLE/1xYB+CjumMw+gZ9ufp2DPApuVSnDT8t5MIgA =
You can’t perform that action at this time.
0 commit comments