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
80 changed files with 240 additions and 248 deletions

View File

@@ -14,9 +14,9 @@ import (
"github.com/bluenviron/mediacommon/pkg/formats/mpegts"
"golang.org/x/net/ipv4"
"github.com/aler9/rtsp-simple-server/internal/conf"
"github.com/aler9/rtsp-simple-server/internal/formatprocessor"
"github.com/aler9/rtsp-simple-server/internal/logger"
"github.com/aler9/mediamtx/internal/conf"
"github.com/aler9/mediamtx/internal/formatprocessor"
"github.com/aler9/mediamtx/internal/logger"
)
const (