mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 14:52:46 +08:00
switch to mediacommon/v2 (#695)
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/pion/rtp"
|
||||
|
||||
"github.com/bluenviron/mediacommon/pkg/codecs/h264"
|
||||
"github.com/bluenviron/mediacommon/v2/pkg/codecs/h264"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user