Opening http, https and rtsp streams
This commit is contained in:
parent
afcc49ec6c
commit
137456d41f
3 changed files with 23 additions and 3 deletions
6
go.mod
6
go.mod
|
@ -1,3 +1,7 @@
|
|||
module github.com/AlexEidt/Vidio
|
||||
|
||||
go 1.16
|
||||
go 1.21.1
|
||||
|
||||
toolchain go1.21.4
|
||||
|
||||
require github.com/nla-is/datax-go/v2 v2.0.0-alpha.5 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue