Comment on page
♻
Vimeo video loop
This article provides more information on looping a Vimeo video in the lobby, when not using a live stream.
The embedded video URL has to be obtained from Vimeo, before adding the URL into the admin panel.
- 1.Find the Vimeo URL of the video you would like to loop in the lobby, for example https://vimeo.com/375468729
- 2.Select thebutton below the video.
- 3.A tab will open with code containing the embedded video URL.
- 4.Make sure to ONLY copy the URL on the first line of the code, for example https://player.vimeo.com/video/375468729
- 5.Add the following line at the end of the URL:?loop=1
Note: in the case of our example the final URL needed would be: https://player.vimeo.com/video/375468729?loop=1
To find the option to insert the video loop within the admin panel:
- 1.In the Admin Panel, hover over settings.
- 2.Select 'Virtual event settings'.
.gif?alt=media&token=faa47de8-c4ab-49b9-890c-c0863d68f5ce)
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'.
Last modified 3mo ago