OpenVeo Portal requires and has been tested on:

  • Openveo (>=9.0.0) with Openveo Publish Plugin (>=11.0.0) - OpenVeo Portal retrieves all its videos from an OpenVeo server. OpenVeo must grant the following scopes to OpenVeo Portal: Get groups, Get taxonomies, Get properties, Increase video views, Get videos
  • Node.js (>=12.4.0) - The server side of OpenVeo Portal is written in Node.js
  • Npm (>=6.9.0) - Npm is used to install OpenVeo Portal dependencies
  • MongoDB (>=3.0.0) - OpenVeo Portal stores user sessions in a MongoDB database

NB: Moreover, for a Windows installation, Visual Studio Express is required as some OpenVeo dependencies are written in C and need to be compiled. For Linux you may have to install the package libkrb5-dev.