// Video Embeds: https://github.com/requarks/wiki/discussions/4580
The Video Overlay Widget is useful for showing a persistent video on your stream. The video file path specified can either be a local or online-hosted video file.
The Loop option allows you to have the video repeatedly play back-to-back.
You can optionally specify a width and/or height for the video or leave the fields blank and it will use the native size of the video when it's displayed. If only width or height is specified, it will use proportional calculation to scale the other based on what was specified and the actual size of the video.
The Start Time option allows you to set at what second into the video it will start playing.
The Volume slider allows you to set the overall volume level of the video. If you wish to control the audio device that the video is played over, you must either change the default audio device selected in Windows -or- control the audio of the web browser source containing this Video Overlay Widget within your streaming software.
The Video Overlay Widget can be set to automatically refresh the contents shown via the "Refresh Time" option on the Details tab.