mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 19:42:20 +00:00
Add a comment, fix linting
This commit is contained in:
parent
5efbe309ac
commit
4024ed5b2a
@ -7,6 +7,8 @@ import (
|
|||||||
"os/exec"
|
"os/exec"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// Options to configure the multicast:
|
||||||
|
//for each stream key, we can have several additional stream URL where the main stream is redirected to
|
||||||
type Options struct {
|
type Options struct {
|
||||||
Outputs map[string][]string
|
Outputs map[string][]string
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user