SanokKule / min-media-player

HFS plugin: minimalistic media player
1 stars 0 forks source link
audio-player hfs-plugin image-viewer video-player

min-media-player

HFS plugin adding a minimalistic media player

Mime types should be defined in HFS.

config.yaml mime example ```yaml mime: "*.apng": image/png "*.avif": image/avif "*.bmp": image/bmp "*.css": text/css "*.f4v": video/mp4 "*.flac": audio/flac "*.gif": image/gif "*.htm|*.html": text/html "*.js": text/javascript "*.mka": audio/webm "*.mkv|*.webm": video/webm "*.mov": video/quicktime "*.ogv": video/ogg "*.opus": audio/opus "*.svg": image/svg+xml "*.txt": text/plain ```

If you are having problems with playing back H265/HEVC you might need to enable chrome://flags/#ignore-gpu-blocklist flag in your chromium based browser
For Microsoft Edge you need the paid HEVC Video Extensions


HFS ~ HTTP File Server