Rollback pion/rtp to v0

Resolves #1908
This commit is contained in:
Sean DuBois
2021-08-02 18:01:09 -04:00
parent a372cdd6d0
commit cffa6afc34
25 changed files with 37 additions and 37 deletions

View File

@@ -7,7 +7,7 @@ import (
"sync"
"sync/atomic"
"github.com/pion/rtp/v2"
"github.com/pion/rtp"
)
// RTPTransceiver represents a combination of an RTPSender and an RTPReceiver that share a common mid.