File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ require (
2020 github.com/pelletier/go-toml v1.9.5
2121 github.com/pion/rtcp v1.2.16
2222 github.com/pion/rtp v1.10.1
23+ github.com/pion/rtp/v2 v2.0.0
2324 github.com/pion/webrtc/v4 v4.2.9
2425 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2526 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ github.com/pion/rtcp v1.2.16 h1:fk1B1dNW4hsI78XUCljZJlC4kZOPk67mNRuQ0fcEkSo=
369369github.com/pion/rtcp v1.2.16 /go.mod h1:/as7VKfYbs5NIb4h6muQ35kQF/J0ZVNz2Z3xKoCBYOo =
370370github.com/pion/rtp v1.10.1 h1:xP1prZcCTUuhO2c83XtxyOHJteISg6o8iPsE2acaMtA =
371371github.com/pion/rtp v1.10.1 /go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM =
372+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
372373github.com/pion/sctp v1.9.2 h1:HxsOzEV9pWoeggv7T5kewVkstFNcGvhMPx0GvUOUQXo =
373374github.com/pion/sctp v1.9.2 /go.mod h1:OTOlsQ5EDQ6mQ0z4MUGXt2CgQmKyafBEXhUVqLRB6G8 =
374375github.com/pion/sdp/v3 v3.0.18 h1:l0bAXazKHpepazVdp+tPYnrsy9dfh7ZbT8DxesH5ZnI =
You can’t perform that action at this time.
0 commit comments