mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-29 23:41:08 +02:00
Map domain to streamid instead of considering that the domain is the streamid: no need to pass a YAML key that contains dots
This commit is contained in:
@ -22,7 +22,7 @@ type Options struct {
|
||||
Hostname string
|
||||
ListenAddress string
|
||||
Name string
|
||||
OneStreamPerDomain bool
|
||||
MapDomainToStream map[string]string
|
||||
PlayerPoster string
|
||||
SRTServerPort string
|
||||
STUNServers []string
|
||||
|
Reference in New Issue
Block a user