How to stream sessions in multiple languages? (Clevercast+Hubilo)

What is Clevercast?
Clevercast is a web-based live stream solution provider. They offer service as Multi-lingual streaming, wherein the users would be given access to a dashboard to create the stream and add language interpreters. It will give an option to copy the RTMP & Stream key, which then can be configured on Zoom.


Prerequisites:

  • Get training from the Clevercast support for the Clevercast dashboard & its functionality for Live Streaming

  • Interpreters for each additional languages

  • Zoom License 

  • Zoom Application on Host & Speaker system

  • Good & stable internet connectivity

 

Procedure:

  • Create a stream on Clevercast > create live multi-lingual session > Add languages support > Click 'Save'

  • Share the Clevercast RTMP link, Stream Key and iframe player code with your CSM at Hubilo

Steps to get the iframe player code in Clevercast :

  1. Login to your Clevercast account

  2. Goto 'Live' section > 'Events' in the Menu Tab

 
 

3. Select the respective on going event for which you want the Player code

 

 

4. Click on 'Customize Embed Code' tab

 

 

5. Select Player to 'Default'

 

6. Copy and Paste the iframe embed code from the popup after updating the player and share it with your CSM

  • Schedule a meeting on Zoom ( Please note the RTMP and stream key from Clevercast which will be used to go live from zoom to Clevercast)

  • Create the sessions on Hubilo & configure them with External Encoder (CSM will help you with it)

 

On the day of the event:

  • Log in to the event with the host id

  • Share the zoom meeting link with your Speakers externally via email or other preferred sources

  • Allow the speakers to join the zoom meeting. Once Ready Go live on zoom.
    Click on More > Live on custom Live streaming Service - Enter the RTMP URL and stream key from Clevercast. (The session/stream is live on Clevercast)

  • Attendees will log in to the event and will Click on the 'Join Session' button to watch the session on Hubilo

  • The audience will have the option to select the audio

 

Contact Details of Clevercast:
Email -info@clevercast.com or info@rambla.be
Website -https://www.clevercast.com/contact/

 

Note:

Clevercast is a separate platform, therefore you need to contact them directly to purchase the license & set up the dashboard. For any support or technical queries regarding the Clevercast: please contact the Clevercast support team only.

Hubilo support/CSM will only be doing a Clevercast session & Hubilo event configuration.

 

 

Internal Note only for Hubilo CSM :

We need to make the following changes in the embed code shared by the client from the above mentioned steps before putting it into the admin dashboard in the player code section -

 

A) Embed code shared by the client -

<iframe width="1920" height="1080" src="https://player.clevercast.com?account_id=2agxPy&amp;event_id=AZzzKj&amp;player_id=Vv4JZy" frameborder="0" style="border: 0" allow="autoplay; fullscreen" allowfullscreen></iframe>

 

B) Embed code default format -

<iframe width=“100%” height=“100%” src=“{palce_holder}?account_id={palce_holder}&amp;event_id={palce_holder}&amp;player_id={palce_holder}&amp;playsinline=true&amp; muted=false&amp;autoplay=false” frameborder=“0" style=“border: 0” allow=“autoplay; fullscreen” allowfullscreen></iframe>

 

Final Embed code (To be added in admin) -

Kindly copy the bold part in code A and B as highlighted above and merge it as below. Paste this final code in the admin dashboard in the player code section -

 

<iframe width="100%" height="100%" src="https://player.clevercast.com?account_id=2agxPy&amp;event_id=AZzzKj&amp;player_id=Vv4JZy&amp;playsinline=true&amp; muted=false&amp;autoplay=false” frameborder=“0" style=“border: 0” allow=“autoplay; fullscreen” allowfullscreen></iframe>

 

You can also refer to this image for the same -