# Livestreaming Modules

When setting up your virtual stage or specific session pages, you would need to add any of the following livestreaming modules so that your online audience can consume your digital content on the day of your virtual event:

* VIMEO
* YOUTUBE 2.0
* ZOOM 2.0
* VANCAST 2.0
* SLIDO 2.0
* LIVE INTERACTION
* EVENTSCASE STREAMING (RTMP)

Most of the modules are within the ***Advanced*** section except for the ***YOUTUBE 2.0*** module which you'll find within ***Ready Designs*** -> ***Video***:

![](/files/a4ceevgfBorYkpNrIKzy)

Let us explore each module so that you would know what to do to make the livestreaming work.

### VIMEO 2.0

For the Vimeo module, you would need to provide the Vimeo link within the ***Add content*** tab:

![](/files/-MbMGtGe_Ss216JCy1Hm)

### YOUTUBE 2.0

For the YouTube module, you would need to provide the YouTube link within the ***Add content*** tab:

![](/files/-MbMEgssS4hqrClzq-Sl)

### ZOOM 2.0

For the Zoom module, you would need to provide the Meeting ID and Passcode within the ***Content*** tab:

![](/files/-MbMRzdo0YeAD5rQp1PR)

Here's an example meeting ID and passcode for a Zoom meeting:

![](/files/-MYKwiNn9oyRW4_EZJDI)

### VANCAST 2.0

For Vancast, you would need to provide the Vancast link, secret key and public key within the ***Content*** tab:

![](/files/-MbMFHUHZHPSXPb8WgHI)

### SLIDO 2.0

For Slido, you would need to provide the Slido link within the ***Add content*** tab:

![](/files/-MbMFQvRcCpTAHRmBt9r)

Take note that you can add livestreaming directly into Slido and this would automatically appear within the EventsCase page where the Slido module is added. Within your Slido event settings, go to ***Integrations*** where you can add an embed code for YouTube Live, Facebook Live, or Vimeo:

![](/files/-MYKy6KcyXoh5tdputU8)

### LIVE INTERACTION

The LIVE INTERACTION module aims to offer interactive tools apart from your livestreaming. Specifically, it allows event organisers to run chats, live polls, and Q\&A.

In terms of adding livestreaming to this module, you have the option to add YouTube and Slido as seen on the screenshot below. Other embed codes/iframes (***Custom Content***) can be incorporated to this module, but you would need a support and development package in order for our tech team to analyse and implement the code.

{% hint style="success" %}
Live Interaction elements (chats, live polls and Q\&A) can also be enabled directly in all of the video web modules discussed in this section (YouTube 2.0, Vimeo 2.0, Zoom 2.0, Slido 2.0, Vancast 2.0 and EventsCase Streaming (RTMP)
{% endhint %}

![](/files/-MYKzOwli7bAKPSxDnMi)

### EVENTSCASE STREAMING (RTMP)

Last but not the least, EventsCase has its own livestreaming module that works through RTMP protocol. Whichever platform you're using that broadcasts digital content via RTMP, you would simply need to copy the data provided within the ***Content*** tab to the RTMP settings of the external streaming provider:

![](/files/-MbMG3IdbT_u-aMlyecZ)

Once you start your livestreaming, it will automatically get transmitted through the website module.

{% hint style="danger" %}
There may be livestreaming latency (delay) of up to 15 seconds when using EventsCase's RTMP module. You would need to consider this if there's audience interaction.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eventscase.com/how-to-run-virtual-events/articles/livestreaming-modules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
