-
Improvement
-
Resolution: Fixed
-
Minor
-
3.3.0
-
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
Moodle Mobile 3.3.1
I found this library that could be used:
https://collab-project.github.io/videojs-record/
We can also implement it ourselves using navigator.mediaDevices.getUserMedia and MediaRecorder. This will require creating our own templates for this.