mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-12 02:50:31 +08:00
change repository owner (#1801)
This commit is contained in:
@@ -14,9 +14,9 @@ import (
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/headers"
|
||||
"github.com/pion/rtp"
|
||||
|
||||
"github.com/aler9/mediamtx/internal/conf"
|
||||
"github.com/aler9/mediamtx/internal/logger"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/url"
|
||||
"github.com/bluenviron/mediamtx/internal/conf"
|
||||
"github.com/bluenviron/mediamtx/internal/logger"
|
||||
)
|
||||
|
||||
type rtspSourceParent interface {
|
||||
|
Reference in New Issue
Block a user