HopeVideoJS

HOPEVIDEO JS — PLAYER DEMO

Media Sources

Configure MP4 quality levels and HLS streams. Settings persist in localStorage across sessions.

Configuration

Player Flags

HLS (m3u8) Sources

No HLS sources — media.m3u8 is not set.

MP4 Sources

MP4 #1
JSON ConfigApplied
{
  "id": "hope-video-media-demo",
  "muted": true,
  "autoplay": true,
  "media": {
    "mp4": [
      {
        "label": "360P",
        "src": "/hopevideojs/13007871_640_360_24fps.mp4",
        "type": "video/mp4"
      }
    ]
  }
}
Event Logs

HopeVideoJS is a flexible and customizable video player solution based on Video.js, developed by Umut Yaldız. It offers a modern and powerful media playback experience with its open-source structure.