Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

Twitch Livestream Video Doesn't Autoplay If Stream Starts After User Joins Room #2756

Open gregorourke opened 4 years ago

gregorourke commented 4 years ago

Description Twitch video stream only plays if user enters room after the video stream has already begun on Twitch. I know there is a 'refresh' button there already when a Twitch video is in this 'Session Offline' state but is there a way to have Hubs recognize the Twitch stream has started and then autoplay by itself?

Additional context Tested on a Twitch embed that was designed into a scene using Spoke.

┆Issue is synchronized with this Jira Task

misslivirose commented 3 years ago

I believe that the feature for this would be to have some kind of automatic retry mechanic on the media. The current behavior is as-designed, as we do not try to re-fetch media for clients automatically.