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:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/pion/interceptor"
|
||||
"github.com/pion/interceptor/pkg/nack"
|
||||
"github.com/pion/interceptor/pkg/report"
|
||||
"github.com/pion/rtp"
|
||||
"github.com/pion/rtp/v2"
|
||||
)
|
||||
|
||||
// RegisterDefaultInterceptors will register some useful interceptors.
|
||||
|
Reference in New Issue
Block a user