MyCujoo LiveServices logo
HomeProductsPricingHelp Center
Create your accountSign in
Sign In
Help centerGetting startedQuick start guidesUse existing video content for your live streams

Home

Products

Pricing

Help Center

Welcome

Product & Features

Getting started

Glossary

API Documentation

Use existing video content for your live streams

Key concepts on this page: Events


Live streams need one crucial part to be successful… a video to stream to the user. Most commonly, this would be via a camera recording the event, and then streaming that video feed to the user. But with MCLS, you can also upload a recording and stream that live, for example, with pre-recorded events.

This page will guide you through the steps of creating an event, uploading a video and displaying the stream on a test page.

Requirements for this guide:

  • An active MCLS account

  • A test video file to upload

  • Access to your website where you can paste and view your JavaScript embed code. If you do not have access to a test page, you can temporarily use https://codepen.io/pen/ to view your stream. To use CodePen, paste the embed code into the HTML block and wait for the preview to render.


Create your event

  1. Log in to the console with your account.

  2. Go to the Events section.

  3. Click on "Create event".

  4. Fill in the required form fields.

  5. Ensure the "Create a stream for this event" toggle is ON, and select “File Upload“ as the stream type. Use the default stream configuration that came with your account.

  6. Click “Choose file” and select the video file you want to use for the stream. Then, click Upload.

  7. Your file will now upload. Please don’t leave this page as your progress will be lost.

You will be redirected to the event detail page once the upload process has finished.

To display your video to your users, we have to prepare your video to be supported on various platforms and devices. This process is called transcoding. While we wait for transcoding to complete, let's embed your stream.


Embed your event on a test page

  1. Enable the "Publish video" toggle. This will ensure that once the transcoding process is complete, your video will be available in the embedded video player. Note, you control when your users see the video using this toggle.

  2. Copy the "JavaScript Embed Code" and paste it into your website test page. When previewing your test page you will now see a video placeholder with your event title and date.


That was it! Well done on completing your first stream using a video file.

What to read next?

  • Enhance the video experience with annotations

  • Create your first event and stream it live