1
0
Fork 0
forked from External/mediamtx

rename repository and executable (#1641)

This commit is contained in:
Alessandro Ros 2023-04-01 19:52:06 +02:00 committed by GitHub
parent f5fd89d3b4
commit 053f2ec282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 240 additions and 248 deletions

View file

@ -8,7 +8,7 @@ import (
"github.com/notedit/rtmp/format/flv/flvio"
"github.com/stretchr/testify/require"
"github.com/aler9/rtsp-simple-server/internal/rtmp/bytecounter"
"github.com/aler9/mediamtx/internal/rtmp/bytecounter"
)
var readWriterCases = []struct {