@openveo/portal
Version:
OpenVeo Portal gives access to medias exposed by OpenVeo server associated to an OpenVeo Publish plugin
28 lines (17 loc) • 1.07 kB
Markdown
# OpenVeo Portal
OpenVeo Portal is a Node.js / AngularJS application. It embeds an HTTP applicative server based on [Express framework](http://expressjs.com/).
It aims to offer a portal to access medias exposed by an [OpenVeo](https://github.com/veo-labs/openveo-core) server associated to an [OpenVeo Publish](https://github.com/veo-labs/openveo-publish) plugin.
It includes the following features:
- An home page to present the most seen medias
- A live page to stream a live from Wowza, Youtube, Vimeo or Vodalys Studio
- A search engine
- Support for authentication using local database, [CAS](https://www.apereo.org/projects/cas) or [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol)
- Themes
- Statistics with support for [Piwik](http://piwik.org/)
- An administration interface
# Documentation
Documentation is available on [Github pages](http://veo-labs.github.io/openveo-portal/9.1.0/index.html).
# Contributors
Maintainer: [Veo-Labs](http://www.veo-labs.com/)
# License
[AGPL](http://www.gnu.org/licenses/agpl-3.0.en.html)