Embed: gvd.
This commit is contained in:
parent
84d2cd635e
commit
3fbc50c2ba
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -900,7 +900,7 @@ function MistVideo(streamName,options) {
|
|||
});
|
||||
}
|
||||
|
||||
if (false) { //if ("WebSocket" in window) {
|
||||
if ("WebSocket" in window) {
|
||||
function openSocket() {
|
||||
MistVideo.log("Opening stream status stream..");
|
||||
var url = MistVideo.options.host.replace(/^http/i,"ws");
|
||||
|
|
Loading…
Add table
Reference in a new issue