mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-24 12:29:50 -08:00
support SONY SNC-WR630 (https://github.com/aler9/rtsp-simple-server/issues/85)
This commit is contained in:
parent
495a791b2d
commit
b7888fb413
2 changed files with 5 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.12
|
|||
require (
|
||||
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
|
||||
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
|
||||
github.com/aler9/gortsplib v0.0.0-20200918204140-dd671c35ba0e
|
||||
github.com/aler9/gortsplib v0.0.0-20200919120125-3cee9afbf0af
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/stretchr/testify v1.6.1
|
||||
gopkg.in/alecthomas/kingpin.v2 v2.2.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue