mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
rename repository and executable (#1641)
This commit is contained in:
parent
f5fd89d3b4
commit
053f2ec282
80 changed files with 240 additions and 248 deletions
2
main.go
2
main.go
|
|
@ -4,7 +4,7 @@ package main
|
|||
import (
|
||||
"os"
|
||||
|
||||
"github.com/aler9/rtsp-simple-server/internal/core"
|
||||
"github.com/aler9/mediamtx/internal/core"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue