Chrome autoplay policy enable for VDO.ninja
Chrome forbid video to be autoplay when load, ideally the user needs to start the video as soon as it plays.
The solution to enable this is to set Chrome autoplay policy is to add a parameter to the chrome shortcut
Steps:
- 1.Create new or edit existing Chrome.exe shortcut
- 2.Add additional parameter after the quote to the chrome.exe --autoplay-policy=no-user-gesture-required
- 3.Final shortcut target will be "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --autoplay-policy=no-user-gesture-required
- 4.Close all Goggle chrome instance, then open them again

Last modified 1yr ago