File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ require (
22
22
github.com/pion/dtls/v3 v3.0.6
23
23
github.com/pion/interceptor v0.1.40
24
24
github.com/pion/rtcp v1.2.15
25
- github.com/pion/rtp v1.8.20
25
+ github.com/pion/rtp v1.8.18
26
+ github.com/pion/rtp/v2 v2.0.0
26
27
github.com/pion/sdp/v3 v3.0.11
27
28
github.com/pion/webrtc/v4 v4.1.0
28
29
github.com/prometheus/client_golang v1.22.0
Original file line number Diff line number Diff line change @@ -171,8 +171,11 @@ github.com/pion/rtcp v1.2.15 h1:LZQi2JbdipLOj4eBjK4wlVoQWfrZbh3Q6eHtWtJBZBo=
171
171
github.com/pion/rtcp v1.2.15 /go.mod h1:jlGuAjHMEXwMUHK78RgX0UmEJFV4zUKOFHR7OP+D3D0 =
172
172
github.com/pion/rtp v1.8.15 h1:MuhuGn1cxpVCPLNY1lI7F1tQ8Spntpgf12ob+pOYT8s =
173
173
github.com/pion/rtp v1.8.15 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
174
+ github.com/pion/rtp v1.8.18 h1:yEAb4+4a8nkPCecWzQB6V/uEU18X1lQCGAQCjP+pyvU =
175
+ github.com/pion/rtp v1.8.18 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
174
176
github.com/pion/rtp v1.8.20 h1:8zcyqohadZE8FCBeGdyEvHiclPIezcwRQH9zfapFyYI =
175
177
github.com/pion/rtp v1.8.20 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
178
+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
176
179
github.com/pion/sctp v1.8.39 h1:PJma40vRHa3UTO3C4MyeJDQ+KIobVYRZQZ0Nt7SjQnE =
177
180
github.com/pion/sctp v1.8.39 /go.mod h1:cNiLdchXra8fHQwmIoqw0MbLLMs+f7uQ+dGMG2gWebE =
178
181
github.com/pion/sdp/v3 v3.0.11 h1:VhgVSopdsBKwhCFoyyPmT1fKMeV9nLMrEKxNOdy3IVI =
You can’t perform that action at this time.
0 commit comments