UpDownLeftDie / obs-random-videos

Easily create a random playlist of videos or music
Apache License 2.0
74 stars 4 forks source link

Not work #50

Closed V0ID1337x closed 1 year ago

V0ID1337x commented 1 year ago

OSB version: 28.1.2 (windows x64) Autoplay doesn't work at all

V0ID1337x commented 1 year ago

Ok i found out why, and here is the answer: New version of OSB have safe browsing enabled by default, that's why it cannot get local video file with communicate: not allowed to load local resource And there is no direct workaround for this, i used RABEX tiny web server to serve html content (i changed video urls to being loaded from http source)