1
0
Fork 0
forked from External/mediamtx
This commit is contained in:
aler9 2020-11-05 12:30:25 +01:00
parent 0519abc106
commit 58fe1cfe77
23 changed files with 160 additions and 37 deletions

View file

@ -22,6 +22,7 @@ import (
"github.com/aler9/rtsp-simple-server/internal/stats"
)
// Version can be overridden by build flags.
var Version = "v0.0.0"
type program struct {