jwplayer
url : http://developer.jwplayer.com/jw-platform/reference/v1/index.html
An server side API for implementation of jwplayer uplaoad function. It is an conversion of php API.
Usage :
Step 1
Download the php kit of jwplayer from (http://support-static.jwplayer.com/API/php-api-kit-20151013.zip) and in this kit you will find an js with name *php-api-examples-20151013/upload/botr/upload.js
Step 2
Include the upload.js in your project
Step 3
In your angular controller do something like this
angular ; angular;
Step 4
On your server write this function
var jwplayer = ; /** * jwplayer api used to generate api key and upload file * json response * @Dependency : jwplayer * */ { var arguments = 'resumable': 'False'; jwplayer; }