mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 03:25:58 +08:00
Upgrade pion/rtp to v2
Also updates interceptor and srtp
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/pion/interceptor"
|
||||
mock_interceptor "github.com/pion/interceptor/pkg/mock"
|
||||
"github.com/pion/rtp"
|
||||
"github.com/pion/rtp/v2"
|
||||
"github.com/pion/transport/test"
|
||||
"github.com/pion/webrtc/v3/pkg/media"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
Reference in New Issue
Block a user