world << output({"<!DOCTYPE html><HTML><HEAD><META http-equiv="X-UA-Compatible" content="IE=edge"></HEAD><BODY><iframe width="640" height="360" src="https://www.youtube.com/embed/[S]?rel=0&autoplay=1&playlist=" frameborder="0" allowfullscreen></iframe></BODY></HTML>"},"browser.main")
Problem description:
So I'm having some trouble recently. Certain players, myself included are having difficulties with this code.
For certain players, dreamseeker is very slow to load this output. The browser window will be empty and you'll just get the spinning cursor for a while. Then the youtube element will load but the video itself will take quite some time before it actually loads in.
It doesn't appear to be a connection issue as players who report the problem are able to load said video normally in multiple browsers, IE/Edge included. And they're able to load the embedded version as well.
It also doesn't appear to be a problem with a specific version of byond since it loads just fine for some players and not for others on the same version (Stable and Beta).
Doesn't seem to be a cache issue either.
Anyone know what might be causing this behavior?