Skip to content

videojs plugin for webkit "picture-in-picture" presentation mode

Notifications You must be signed in to change notification settings

Vladislavik/videojs-pip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videojs-pip

video.js plugin to add a PIP button if the browser supports webkitSupportsPresentationMode

Built for video.js 5.x and above.

Usage

$icon-font-path: '~videojs-pip/fonts/';
@import "~videojs-pip/videojs-pip";
require('videojs-pip')
videojs(element, {
  pipButton: {}
})

License

MIT

About

videojs plugin for webkit "picture-in-picture" presentation mode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • CSS 25.2%