1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-29 22:41:06 +02:00

Display SRT url on web page

This commit is contained in:
Alexandre Iooss
2020-10-04 11:45:16 +02:00
parent 3f5d317250
commit 5cdb5282ef
4 changed files with 16 additions and 6 deletions

View File

@ -19,6 +19,7 @@ type Options struct {
Name string
Hostname string
Favicon string
SRTServerPort string
WidgetURL string
ViewersCounterRefreshPeriod int