mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
change repository owner (#1801)
This commit is contained in:
parent
a14246d776
commit
39c072edd6
96 changed files with 185 additions and 188 deletions
|
|
@ -7,8 +7,8 @@ import (
|
|||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/aler9/mediamtx/internal/rtmp/bytecounter"
|
||||
"github.com/aler9/mediamtx/internal/rtmp/chunk"
|
||||
"github.com/bluenviron/mediamtx/internal/rtmp/bytecounter"
|
||||
"github.com/bluenviron/mediamtx/internal/rtmp/chunk"
|
||||
)
|
||||
|
||||
var cases = []struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue