6 ahead
This commit is contained in:
12
dojo.conf
12
dojo.conf
@@ -3,7 +3,7 @@
|
|||||||
secrets => ['b8a9e54090ccb580b6203e53a9f9199af38ce538'],
|
secrets => ['b8a9e54090ccb580b6203e53a9f9199af38ce538'],
|
||||||
path => 'public',
|
path => 'public',
|
||||||
hypnotoad => {
|
hypnotoad => {
|
||||||
listen => [ 'http://127.0.0.1:3000/' ],
|
listen => [ 'http://127.0.0.1:3003/' ],
|
||||||
},
|
},
|
||||||
|
|
||||||
#Chat =======================================================
|
#Chat =======================================================
|
||||||
@@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
#RTPM =======================================================
|
#RTPM =======================================================
|
||||||
rtmp_server =>"rtmp://chaos.foundation/steam",
|
rtmp_server =>"rtmp://chaos.foundation/steam",
|
||||||
rtmp_channel =>"cell",
|
rtmp_channel =>"tcell",
|
||||||
|
|
||||||
#Dash/Webm =======================================================
|
#Dash/Webm =======================================================
|
||||||
dash_listen_url =>"https://radio.chaos.foundation/dash/live.mpd",
|
dash_listen_url =>"https://radio.chaos.foundation/dash/tlive.mpd",
|
||||||
webm_listen_url =>"https://radio.chaos.foundation/live.webm",
|
webm_listen_url =>"https://radio.chaos.foundation/tlive.webm",
|
||||||
webm_server_name=>"http://chaos.foundation:8000/live.webm",
|
webm_server_name=>"http://chaos.foundation:8000/tlive.webm",
|
||||||
webm_channel => "/live.webm",
|
webm_channel => "/tlive.webm",
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user