video_background

use video as page background

Versión del día 01/02/2020. Echa un vistazo a la versión más reciente.

Autor
zhuzemin
Calificaciones
0 0 0
Versión
1.11
Creado
31/01/2020
Actualizado
01/02/2020
Tamaño
9.08 KB
Licencia
Mozilla Public License 2.0
Funciona en
Todos los sitios

Compatibility:
Firefox/Chrome,
Greasemonkey/Tampermonkey

This script play video as background in web page.
but because browser security restrictions, userscript can not directly play video from local,
so need a tiny soft: HFS, it's use to run a Http Server in you system,
don't worry, unless you open Port(80) in your Router, otherwise this Http Server are totally private.
and HFS is very easy to use, you can download from official site: https://www.rejetto.com/hfs/?f=dl

and don't worry about slow down you compute, the video will pause when you switch Tab or Minimize Window,
just like playing youtube.

My personal opinion: the effect are unexpected, my screen shot may not look like so, because it's not moving.


Usage:
1: Open HFS, drop your video folder into,
2: copy the Url show in HFS,
3: Paste it to this userscript setting: "Set root url",
4: refresh page.
5: if the background video makes text unrecognizable, there have a Button on the top, will give all Text white BG-color.

*script will loop through all sub folder, randomly play, so just need set root folder.
*you may set HFS start with windows.
*for best performance, script will not check file every time open web page,
the file list will be stored 24 hours.