An open API service indexing awesome lists of open source software.

https://github.com/jwplayer/jwplayer-sdks

Plugin and skinning SDKs for the JW Player
https://github.com/jwplayer/jwplayer-sdks

Last synced: over 1 year ago
JSON representation

Plugin and skinning SDKs for the JW Player

Awesome Lists containing this project

README

          

# JW Player Developer SDKs
The following documentation explain how you can further customize the experience with JW Player. A provider is a media rendering engine, the default engines in JW Player are to request HTML5 media, HLS manifests, and DASH manifests. To customize your own media request and rendering engine, follow the documentation in the JavaScript Providers section below.

## JavaScript Providers

Info about writing javascript media providers can be found in the [providers](providers) directory.