The Paella (pronounced 'paeja') Player is an HTML 5 multistream player, developed by the Universitat Politècnica de València. It is specially designed for lecture recordings, like Opencast lectures or Polimedia pills.
Paella Player is capable of playing multiple audio and video streams synchronously and can be integrated into almost any video platform using its powerful and easy to use plugin architecture.
You can find out more about Paella on the Paella Player Web Page.
To build Paella, run:
% npm install
% npm run build
% npm run serve
You can get more information about Paella and its development in the documentation.