File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ require (
2929 github.com/pelletier/go-toml v1.9.5
3030 github.com/pion/rtcp v1.2.17
3131 github.com/pion/rtp v1.10.5
32+ github.com/pion/rtp/v2 v2.0.0
3233 github.com/pion/webrtc/v4 v4.2.18
3334 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
3435 github.com/stretchr/testify v1.12.0
Original file line number Diff line number Diff line change @@ -444,6 +444,7 @@ github.com/pion/rtcp v1.2.17 h1:PxiT6L79yPZKtXIsXdG1eakBl6dtBj4x+4oVEL0DlSw=
444444github.com/pion/rtcp v1.2.17 /go.mod h1:7kBpuBJaWwax4hzc/pgexY8vkOpvh8atgYDbaKZq0iU =
445445github.com/pion/rtp v1.10.5 h1:ip0HhO/wYZqQ4bKS+R99KnZh/GRCmIT0jDXikub7vlE =
446446github.com/pion/rtp v1.10.5 /go.mod h1:Au8fc6cEByy8RLTwKTQTEeQqDB/SJDxwL4mZuxYA5Pk =
447+ github.com/pion/rtp/v2 v2.0.0 /go.mod h1:Vj+rrFbJCT3yxqE/VSwaOo9DQ2pMKGPxuE7hplGOlOs =
447448github.com/pion/sctp v1.11.1 h1:O4dIFyURw1KTST7w+gtD4gLeYXkhPa0xXLHMMoe/OSA =
448449github.com/pion/sctp v1.11.1 /go.mod h1:7KFmTwLcoYgJs/Z+99nJvsWL0qDpuyloSI0RbAqlrz0 =
449450github.com/pion/sdp/v3 v3.0.19 h1:1VMKs3gIkTQV5M3hNKfTAPrDXSNrYtOlmOD8+mSZUGQ =
You can’t perform that action at this time.
0 commit comments