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 (
1717 github.com/moby/patternmatcher v0.6.0
1818 github.com/pelletier/go-toml v1.9.5
1919 github.com/pion/rtcp v1.2.16
20- github.com/pion/rtp v1.8.25
20+ github.com/pion/rtp v1.8.23
21+ github.com/pion/rtp/v2 v2.0.0
2122 github.com/pion/webrtc/v4 v4.1.6
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 @@ -355,8 +355,11 @@ github.com/pion/randutil v0.1.0 h1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA=
355355github.com/pion/randutil v0.1.0 /go.mod h1:XcJrSMMbbMRhASFVOlj/5hQial/Y8oH/HVo7TBZq+j8 =
356356github.com/pion/rtcp v1.2.16 h1:fk1B1dNW4hsI78XUCljZJlC4kZOPk67mNRuQ0fcEkSo =
357357github.com/pion/rtcp v1.2.16 /go.mod h1:/as7VKfYbs5NIb4h6muQ35kQF/J0ZVNz2Z3xKoCBYOo =
358+ github.com/pion/rtp v1.8.23 h1:kxX3bN4nM97DPrVBGq5I/Xcl332HnTHeP1Swx3/MCnU =
359+ github.com/pion/rtp v1.8.23 /go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM =
358360github.com/pion/rtp v1.8.25 h1:b8+y44GNbwOJTYWuVan7SglX/hMlicVCAtL50ztyZHw =
359361github.com/pion/rtp v1.8.25 /go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM =
362+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
360363github.com/pion/sctp v1.8.40 h1:bqbgWYOrUhsYItEnRObUYZuzvOMsVplS3oNgzedBlG8 =
361364github.com/pion/sctp v1.8.40 /go.mod h1:SPBBUENXE6ThkEksN5ZavfAhFYll+h+66ZiG6IZQuzo =
362365github.com/pion/sdp/v3 v3.0.16 h1:0dKzYO6gTAvuLaAKQkC02eCPjMIi4NuAr/ibAwrGDCo =
You can’t perform that action at this time.
0 commit comments