Skip to content

Videojs Plugin that adds an airplay button to the control bar

License

Notifications You must be signed in to change notification settings

teraone/videojs-airplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videojs-airplay

Videojs Plugin that adds an airplay button to the control bar if the browser supports the WebKitPlaybackTargetAvailabilityEvent (currently Safari 9.0)

NOTES

Built for video.js 5.0 and above.

Usage

Include:

  • videojs-airplayButton.css
  • videojs-airplayButton.js
  videojs('example-video', plugins: { airplayButton: {} });

License

Licesned Apache 2. See LICENSE file.

About

Videojs Plugin that adds an airplay button to the control bar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.4%
  • HTML 25.7%
  • SCSS 24.9%