Skip to content

jwplayer/jwplayer-sdks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 directory.