Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/files_videoplayer
:vhs: Old video viewer for Nextcloud
https://github.com/nextcloud/files_videoplayer
nextcloud player video video-player
Last synced: 3 months ago
JSON representation
:vhs: Old video viewer for Nextcloud
- Host: GitHub
- URL: https://github.com/nextcloud/files_videoplayer
- Owner: nextcloud
- Archived: true
- Created: 2016-07-20T22:55:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:11:56.000Z (8 months ago)
- Last Synced: 2024-09-25T21:33:54.383Z (3 months ago)
- Topics: nextcloud, player, video, video-player
- Language: JavaScript
- Homepage:
- Size: 9.54 MB
- Stars: 91
- Watchers: 13
- Forks: 37
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
: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