I'm trying to make an OBS overlay/widget like TriggerFyre but runs locally. I encountered a problem where the video doesn't autoplay with audio unlike TriggerFyre does. I just want to know how they do this. I've tried the workaround/hack where you put a silent iframe but it still doesn't work. I also did an inspect element in the TriggerFyre overlay and they don't have that hack as well. The one I made runs on OBS without any problems but TriggerFyre's work on a normal browser as well which I think makes the development easier.