I put the video with the link and I want it to be pre-loaded and displayed to the user so that the user is not delayed because this video is at the beginning of the program.
Thank you for helping me
Insert a minimal game showing your issue in a .zip or .rar.
Unfortunately, you cannot.
Videos can not play until the user interacts with the program at least once. There will be a requirement for them to click/press a key/hit a gamepad button.
Does that mean it can’t be done with javascript codes?
As dar as I onow this is a browser/chromium security behavior, so JS probably wouldn’t be able to change that behavior.