mirror of
https://github.com/aler9/gortsplib
synced 2025-10-10 01:20:14 +08:00
change owner (#217)
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
|
||||
"github.com/pion/rtp"
|
||||
|
||||
"github.com/aler9/gortsplib/v2/pkg/codecs/h264"
|
||||
"github.com/aler9/gortsplib/v2/pkg/rtptime"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/codecs/h264"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/rtptime"
|
||||
)
|
||||
|
||||
// ErrMorePacketsNeeded is returned when more packets are needed.
|
||||
|
Reference in New Issue
Block a user