mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 23:02:45 +08:00
change owner (#217)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package gortsplib
|
||||
|
||||
import (
|
||||
"github.com/aler9/gortsplib/v2/pkg/format"
|
||||
"github.com/aler9/gortsplib/v2/pkg/rtcpsender"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/format"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/rtcpsender"
|
||||
)
|
||||
|
||||
type serverStreamFormat struct {
|
||||
|
Reference in New Issue
Block a user