Advice for performance space to play pre-recorded video to a schedule #2829
-
Hi, Very new here so apologies if this is covered elsewhere. I'm working on setting up a Hub to work as a stage for some local musicians to "perform" their work over a weekend. The content will be video all recorded in advance. I'm thinking the look will be very similar to the "Hubs Commons" room here https://hubs.mozilla.com/scenes/T5QUL3L/hubs-commons . I have two questions, below. I'd also be grateful of any general advice and tips.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @davegoopot, unfortunately there isn't an easy way to switch videos out in the middle of an event. We have a feature planned that should help with this, you can follow along on that here: #1324. In the meantime, other options might be to live stream a feed from a source that you control, for example from OBS so that you can switch the feed at the source, instead of in Hubs. You could stream from OBS to Twitch or YouTube, though you'll probably have better luck with Twitch, due to YouTube's restrictions. The particular videos you mentioned in #2681 were probably failing due to the limits that YouTube imposes on the number of videos we can stream from them during a certain time period, so unfortunately YouTube will sometimes be inconsistent in Hubs. Lastly, you could also consider streaming via a paid streaming service. In general Hubs is able to play any video stream that is publicly available on the Web. So if you are able to setup your own stream on a server you own or a service you pay for, it is more likely to be reliable. |
Beta Was this translation helpful? Give feedback.
-
Quick solution:
Benefits - no need to change in spoke, no need to republish, saves a lot of time. Keep your hubs url the same and only modify the url in tinycc. Much easier for me. Longer term solution Make some javascript that can do this and we can set the dates/times/videos in advance, then we could upload it to our hubs server |
Beta Was this translation helpful? Give feedback.
Quick solution:
Benefits - no need to change in spoke, no need to republish, saves a lot of time. Keep your hubs url the same and only modify the url in tinycc. Much easier for me.
Longer term solution
Make some javascript that can do this and we can set the dates/times/videos in advance, then we could upload it to our hubs server