v.meplay.site Open in urlscan Pro
2606:4700:3030::6815:2a88  Public Scan

URL: https://v.meplay.site/
Submission: On June 03 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

HiPlayer

 * Demo
 * Example
 * Video.js
 * Guides
 * DOCS


WELCOME TO HIPLAYER

Video play demo
The player is ready, please click the play button to start watching...
Video Player is loading.
Play Video
Play
Mute

Current Time 0:00
/
Duration 0:46
Loaded: 10.77%


0:00
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:46
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track
 * default, selected

Picture-in-PictureFullscreen

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

 * GlobalNews

 * CGTN

 * FranceTV

 * Al Jazeera

 * RussiaTV

 * CNN

 * CBSN

 * NHK

 * FoxTV

 * Singapore

 * PhoenixTV

 * PhoenixNews

 * HK Films

 * Zhangjiajie




VIDEO.JS PLAYER

Video.js is a web video player built from the ground up for an HTML5 world. It
supports HTML5 video and modern streaming formats, as well as YouTube, Vimeo,
and even Flash (through plugins, more on that later).It supports video playback
on desktop and mobile devices. download and setup:
https://videojs.com/getting-started


<VIDEO> EMBED EXAMPLE

The classic Video.js embed. You can then initialize it via data-setup or via the
videojs method.
<!-- via data-setup -->
<video id="my-player" width="640" height="264" class="video-js"
data-setup="{'controls': true, 'autoplay': false, 'preload': 'auto'}"><source
src="https://vjs.zencdn.net/v/oceans.mp4" type="video/mp4"><source
src="https://vjs.zencdn.net/v/oceans.webm" type="video/webm"></video>

Alternatively, if you're not using the data-setup attribute to trigger the
player setup, you can pass in an object of player options as the second argument
to the videojs function.
Note: Do not use both data-setup and an options object.
<script type="text/javascript">var player = videojs('my-player', {controls:
true, autoplay: false, preload: 'auto'});</script>

player guide: https://videojs.com/guides; API DOCS: https://docs.videojs.com


A FREE AND OPEN SOURCE HTML5 VIDEO PLAYER FRAMEWORK.

HiPlayer· © Copyright 2023. All Rights Reserved