♻️YouTube video loop (Virtual event)
This article provides more information on looping a YouTube video in the lobby, when not using a live stream.
Last updated
This article provides more information on looping a YouTube video in the lobby, when not using a live stream.
Last updated
Contact support
Mail usThe embedded video URL has to be obtained from YouTube, before adding the URL into the admin panel.
Find the YouTube URL of the video you would like to loop in the lobby, for example https://www.youtube.com/watch?v=dQw4w9WgXcQ
Select the button below the video.
Click the 'Embed' option.
A tab will open with code containing the embedded video URL.
Make sure to ONLY copy the URL, for example https://www.youtube.com/embed/dQw4w9WgXcQ
The code at the end of the URL is called the VideoID. In the case of the example above the VideoID is: dQw4w9WgXcQ
Add the following line at the end of the URL and make sure to add the VideoID: ?autoplay=1&playlist=VideoID&loop=1
Note: in the case of our example the final URL needed would be: https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=1&playlist=dQw4w9WgXcQ&loop=1
To find the option to insert the video loop within the admin panel:
In the Admin Panel, hover over settings.
Select 'Virtual event settings'.
3. Click on 'Lobby content' from the left-hand menu. 4. Select 'Embed webpage (iframe)' and copy the URL into the 'Your iframe URL' tab. 5. Click on 'Save changes'.