All Projects → jgubman → videojs-airplay

jgubman / videojs-airplay

Licence: other
Videojs Plugin that adds an airplay button to the control bar

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to videojs-airplay

videojs-ima-player
video ad plugin for video.js
Stars: ✭ 12 (-57.14%)
Mutual labels:  videojs, videojs-plugin
videojs-landscape-fullscreen
Videojs on Mobile and/or React: Automatically Switch to Landscape on Fullscreen, and Fullscreen on Landscape
Stars: ✭ 72 (+157.14%)
Mutual labels:  videojs, videojs-plugin
videojs-share
Share plugin for video.js
Stars: ✭ 24 (-14.29%)
Mutual labels:  videojs, videojs-plugin
generator-videojs-plugin
Yeoman generator for video.js plugins.
Stars: ✭ 71 (+153.57%)
Mutual labels:  videojs, videojs-plugin
videojs-plus
An extension and skin for video.js
Stars: ✭ 49 (+75%)
Mutual labels:  videojs, videojs-plugin
videojs-annotation-comments
A plugin for video.js to add support for timeline moment/range comments and annotations
Stars: ✭ 129 (+360.71%)
Mutual labels:  videojs, videojs-plugin
mdns-tunneller
Tunnels two (or more) mDNS domains together
Stars: ✭ 74 (+164.29%)
Mutual labels:  airplay
shairport-sync-mqtt-display
Display currently playing info, with remote control, using shairport-sync's MQTT support
Stars: ✭ 17 (-39.29%)
Mutual labels:  airplay
WirelessDisplay
support main wireless display protocols of Airplay SDK, Miracast SDK, WiDi SDK, GoogleCast SDK, DLNA SDK, BJCast SDK
Stars: ✭ 72 (+157.14%)
Mutual labels:  airplay
refinerycms-videojs
Manage videos in RefineryCMS using Video.js player for playback
Stars: ✭ 41 (+46.43%)
Mutual labels:  videojs
node-airplayhub
AirPlay server which accepts streams and then streams the audio back out to multiple AirPlay devices with sync support.
Stars: ✭ 48 (+71.43%)
Mutual labels:  airplay
airplayreceiver
Open source implementation of AirPlay 2 Mirroring / Audio protocol.
Stars: ✭ 84 (+200%)
Mutual labels:  airplay
bobcaygeon
Multi-room streaming, built on airplay
Stars: ✭ 19 (-32.14%)
Mutual labels:  airplay
shairport-sync
AirPlay audio player. Shairport Sync adds multi-room capability with Audio Synchronisation
Stars: ✭ 5,532 (+19657.14%)
Mutual labels:  airplay
apple airplayer
Make your AirPlay devices as TTS speakers
Stars: ✭ 84 (+200%)
Mutual labels:  airplay
airtunes2mqtt
Multi-Room Audio based on Airplay/Airtunes with MQTT support 🔈
Stars: ✭ 47 (+67.86%)
Mutual labels:  airplay
KSYAirStreamer iOS
金山云 iOS Airplay 录屏直播SDK
Stars: ✭ 44 (+57.14%)
Mutual labels:  airplay
RPiPlay
An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
Stars: ✭ 4,113 (+14589.29%)
Mutual labels:  airplay
openairplay
Enabling Airplay just like on Apple OSX on Ubuntu and possibly other non-apple OSes
Stars: ✭ 204 (+628.57%)
Mutual labels:  airplay
goplay2
Airplay 2 Receiver written in Go
Stars: ✭ 222 (+692.86%)
Mutual labels:  airplay

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].