This message was deleted.
# helpdesk
s
This message was deleted.
i
The warning I see in Chrome:
The warning I see in Firefox:
@boundless-energy-78552 I have also just sent you a direct message with a build of the same app shown above to test out if you'd like.
d
Matt, are you using adaptiveStream by any chance? can you try it with adaptive stream disabled?
i
I am using the default settings for LiveKit Unity WebGL SDK. Is adaptive stream enabled by default?
d
nope, it shouldn't be.. just curious.
👍 1
i
Hey guys, I have experienced this behaviour with remote video tracks on Safari (MacOS) but hadn't seen it on other browsers, @boundless-energy-78552 is it possible that the fix you have done would work in this situation also?
I'm still using v1.4.0 BTW
b
Hey, can you see if finding the video element inside the DOM (Should be inside body) and calling video.play() inside it fixes the issue?
i
Aha, yes it does 🤔
b
Hey, can you try the theo/videotest branch?
i
Hi @boundless-energy-78552, had to do a bit of fiddling around to get my project to work with the source code as I was using the package, but it seemed to solve the problem. Subscribing to new remote video tracks that are added after joining a room seemed to play automatically in Safari now
i
Hey @boundless-energy-78552, I am primarily a Unity C# developer so I'm a bit out of my element as far as digging into this issue myself, but if given specific code snippets to use I can test out bugfixes and see if it works. Should I replace my version of
livekit-bridge.jslib
with the one you linked above and see if it helps? Happy to do whatever I can to help get to the bottom of the issue.
We did use screen share for an internal meeting today and besides the black screen issue it functioned quite well to do a design review of a new "world" we are building. 🙂
🔥 1
However we do need to fix this bug before releasing the screen share feature publicly because currently users are usually met with a black screen until the window is resized (and our users wouldn't know to do this).
I know you are juggling a few different priorities at the moment @boundless-energy-78552 but when you are available to take a closer look, I am happy to help any way I can to get to the bottom of it.