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 @@ -17,7 +17,8 @@ require (
17
17
github.com/livekit/server-sdk-go/v2 v2.8.2-0.20250515040018-ffbd52b92948
18
18
github.com/moby/buildkit v0.22.0
19
19
github.com/pion/rtcp v1.2.15
20
- github.com/pion/rtp v1.8.18
20
+ github.com/pion/rtp v1.8.17
21
+ github.com/pion/rtp/v2 v2.0.0
21
22
github.com/pion/webrtc/v4 v4.1.1
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 @@ -367,8 +367,11 @@ github.com/pion/randutil v0.1.0 h1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA=
367
367
github.com/pion/randutil v0.1.0 /go.mod h1:XcJrSMMbbMRhASFVOlj/5hQial/Y8oH/HVo7TBZq+j8 =
368
368
github.com/pion/rtcp v1.2.15 h1:LZQi2JbdipLOj4eBjK4wlVoQWfrZbh3Q6eHtWtJBZBo =
369
369
github.com/pion/rtcp v1.2.15 /go.mod h1:jlGuAjHMEXwMUHK78RgX0UmEJFV4zUKOFHR7OP+D3D0 =
370
+ github.com/pion/rtp v1.8.17 h1:CFhaPN8Ikt9Sk7B3pic0kfwVia2dUMEtPSL34Gvihjw =
371
+ github.com/pion/rtp v1.8.17 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
370
372
github.com/pion/rtp v1.8.18 h1:yEAb4+4a8nkPCecWzQB6V/uEU18X1lQCGAQCjP+pyvU =
371
373
github.com/pion/rtp v1.8.18 /go.mod h1:bAu2UFKScgzyFqvUKmbvzSdPr+NGbZtv6UB2hesqXBk =
374
+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
372
375
github.com/pion/sctp v1.8.39 h1:PJma40vRHa3UTO3C4MyeJDQ+KIobVYRZQZ0Nt7SjQnE =
373
376
github.com/pion/sctp v1.8.39 /go.mod h1:cNiLdchXra8fHQwmIoqw0MbLLMs+f7uQ+dGMG2gWebE =
374
377
github.com/pion/sdp/v3 v3.0.13 h1:uN3SS2b+QDZnWXgdr69SM8KB4EbcnPnPf2Laxhty/l4 =
You can’t perform that action at this time.
0 commit comments