mirror of
https://github.com/aler9/gortsplib
synced 2025-10-22 06:39:28 +08:00
switch to mediacommon/v2 (#695)
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/pion/rtp"
|
||||
|
||||
"github.com/bluenviron/gortsplib/v4/pkg/format/rtph264"
|
||||
"github.com/bluenviron/mediacommon/pkg/codecs/h264"
|
||||
"github.com/bluenviron/mediacommon/v2/pkg/codecs/h264"
|
||||
)
|
||||
|
||||
// H264 is the RTP format for the H264 codec.
|
||||
|
Reference in New Issue
Block a user