1.0.0-beta.1
Pre-release
Pre-release
mbenadda
released this
11 Oct 14:08
·
4352 commits
to master
since this release
THIS IS A BETA RELEASE
Marsha is a web service meant to host and stream videos in an e-learning context.
It runs as a third party through LTI (or other integrations such as an API) and allows teachers & administrators to upload and manage videos, playlists and subtitles.
Those can then be streamed into any LMS (or in the future in other contexts) using Marsha's player.
Content:
This first release supports the simplest version of the complete workflow.
- Create a consumer site (the first party that will connect to marsha through LTI);
- Add LTI consumers pointing to marsha's lti-video view;
- Upload videos for automated transcoding & further processing;
- Stream those videos through the same LTI consumer integration, with or without adaptive bitrate.
Known issues:
- The LTI view errors out after the upload is complete and until the video is completely processed. It should instead display some helpful information to the user.