mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-10 18:10:21 +08:00
change repository owner (#1801)
This commit is contained in:
@@ -13,8 +13,8 @@ import (
|
||||
"github.com/pion/rtp"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/aler9/mediamtx/internal/rtmp"
|
||||
"github.com/aler9/mediamtx/internal/rtmp/message"
|
||||
"github.com/bluenviron/mediamtx/internal/rtmp"
|
||||
"github.com/bluenviron/mediamtx/internal/rtmp/message"
|
||||
)
|
||||
|
||||
func TestRTMPSource(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user