mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Upgrade pion/rtp to v2
Also updates interceptor and srtp
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package webrtc
|
||||
|
||||
import "github.com/pion/rtp"
|
||||
import "github.com/pion/rtp/v2"
|
||||
|
||||
// TrackLocalWriter is the Writer for outbound RTP Packets
|
||||
type TrackLocalWriter interface {
|
||||
|
Reference in New Issue
Block a user