Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bfa2e18893e062f67e29f3909301387c8a667b64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
:warning: files_videoplayer is deprecated and will soon be pulled out of nextcloud.
For any bugs and features, please head over to https://github.com/nextcloud/viewer/.


# Video player
![](screenshot.jpg)

A responsive video player for Nextcloud using a skinned version of Video.js.

## Installation
Simply copy the contents of this repository to **$nextcloud/apps/files_videoplayer** and enable the app.

## Credits
The player is a modified version of [this app](https://apps.owncloud.com/content/show.php/Video+Js?content=159670) to make it responsive and improve the UI.

Video.js: http://videojs.com/

Video.js skin: https://github.com/cabin/videojs-sublime-skin

## License
MIT