1 min readMay 23, 2019
Hi
If you set the player plugin to similar this,
plugins: { record: { audio: true, video: true, maxLength: 10, debug: true }
then you can use player.recordedData.video. Otherwise you won’t be used.
Hi
If you set the player plugin to similar this,
plugins: { record: { audio: true, video: true, maxLength: 10, debug: true }
then you can use player.recordedData.video. Otherwise you won’t be used.