forked from External/mediamtx
add docs
This commit is contained in:
parent
0519abc106
commit
58fe1cfe77
23 changed files with 160 additions and 37 deletions
1
main.go
1
main.go
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue