• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Won't fix (1.21.0.4) Web browser autoplay yt video

RandomVAMUser

Well-known member
Joined
Dec 21, 2020
Messages
703
Solutions
13
Reactions
753
You can't really use embedded youtube video as background anymore (without autoplay).
Code:
https://www.youtube.com/embed/PLACEVIDEOIDHERE?autoplay=1

Autoplay stopped working and you need to manually hit play (autoplay works fine on v1.20.77.13).
This is quite counter intuitive if interactions are disabled or web atom is hidden.

Are there any alternatives to autoplay=1 ?
 
Having this problem too, which is a shame, because I have a number of scenes built for MetaChat that feature a youtube "jukebox" of sorts. They still work for anyone on 1.19, but for me, I have to click on the player now. Kind of annoying.
 
not a bug, it's a feature
I don't use chrome, but it appears that policy change was from 2018 or so? ?
Well damn, how old was previous 2.0.0 browser? I can see it used Chromium 64.0.3282.119 (from 2017), guess that explains it. :LOL:

Anyway... Thanks for info.

Using mute=1 works, to autoplay animated videos as background.
Sadly rip background music players, time to add audio files.
 
Well balls. I mean having it autoplay muted kinda still requires people to go up and unmute it, which is still a problem. But I guess the policy is only for certain chromium browser versions :(

The other problem is if people start resorting to putting copywrite music in scenes.
 
Alright, thanks, I'll have to built a MetaChat compatible juke-box then ;p
But then I imagine it would be on the weighty side since it's gonna have a bunch of songs on there. I'll probably have to upload this once as an individual Hub asset, then reference it in all my maps to keep file duplication to a minimum.
 
I am not yet familiar with how to create .assetbundles. I saw this guide but I don't know if it is the best one to follow.
 
Last edited:
Back
Top Bottom