Background video not showing

Username (e.g. epiz_XXX) or Website URL

[email protected]

www.earlytester.com

(please specify the website or account you are asking about)

Error Message

Background video not showing.

Video file Sunrise.mp4.mp4
index.html

In local system background video is showing.

I know performance might be slow for background video but wasnt sure why its not showing even after long time.

index.html code

 <video class="video-slide active" src="Sunrise.mp4.mp4" 
autoplay muted loop></video>
      <video class="video-slide" src="Sunrise.mp4.mp4" autoplay muted loop></video>
      <video class="video-slide" src="Sunrise.mp4.mp4" autoplay muted loop></video>
      <video class="video-slide" src="Sunrise.mp4.mp4" autoplay muted loop></video>
   <video class="video-slide" src="Sunrise.mp4.mp4" autoplay muted loop></video>

(please share the FULL error message you see)

Other Information

(other information and details relevant to your question)

That file does not exist - use F12 (browser dev tools - console) in the future.


Other problems:

it is a local address and not accessible via the Internet

image

also

I also see that you use the word chat in the name of the folder, etc.
so if you have the plan to upload a dir called chat and the like

5 Likes

Hi Oxy

Thanks for your reply.

I had placed Sunrise.mp4.mp4 in htdocs folder.

Is it the correct location to place or should I place it in another folder.

Thanks for looking into the other errors as well.

I will be changing it to Static ip etc.

Regards
Uday

1 Like

Username (e.g. epiz_XXX) or Website URL

[email protected]
www.earlytester.com

Error Message

Where should I place my video file Sunrise.mp4.mp4 in order to be visible in the background.

Currently it says www.earlytester.com/Sunrise.mp4.mp4 not found

I have place it in htdocs folder along with index.html and CSS.

Other Information

Please kindly help urgently as I have sent my website link to Customers yesterday only and they are viewing it. I am sorry for opening another ticket.
(other information and details relevant to your question)

I can’t find any file called Sunrise.mp4.mp4 in your htdocs folder. Can you please verify that the file is actually there?

Note that there is a 10 MB file size limit on free hosting. If your video file is approx. 10 MB or larger, it will likely have been deleted after uploading. Please reduce the video size or host it on a specialized file or video sharing host instead.

6 Likes

yes the file size is 100 mb

I am trying to upload using any CDN.

Thanks for your help.

100 MB as a video background?

people will hate you right away because loading such a page will take a long time.

and it is not effective - because the video will appear in 15+ or more seconds

if you really want, then use Youtube
which, depending on the device and resolution, will also send a smaller file as streaming.

example: demo and source

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.