• Hello,

    I’m trying to work out a solution to allow LearnDash students to upload video essays but I would prefer if they could record the video right inside LearnDash. I am thinking of using videojs-record for that.

    It looks like it would be possible to hookup the videojs-record output to your video uploader and pass the video as form data. Let me know if you have any insight.

    As you have a TutorLMS integration, I’m wondering what it looks like and if you’ll be proposing a LearnDash integration in the future.

    Lastly, I am wondering what things look like once the video has been uploaded from the front-end. Is there a link available somewhere that can be used to display the video post-upload? is it possible to delete the video once uploaded from the front-end and/or replace it with a different one?

    Thanks for any insight and advice.

Viewing 1 replies (of 1 total)
  • Plugin Author Darko G.

    (@darkog)

    Hello,

    1.) This should be possible with some coding. As you said videojs output can be sent to Vimeo. If you need more info please contact us at info@codeverve.com
    2.) There is option to enable saving the front-end uploads in Admin > Media > Vimeo page, then you can query the videos whenever you want. The plugin uses a custom post type to store the videos in the database.

    Let me know if you have any questions.

    Best Regards,
    Darko

Viewing 1 replies (of 1 total)
  • The topic ‘Hookup with videojs-record and learndash’ is closed to new replies.