Embed Player#

You can embed the player into your application or website using an iframe. The embed URL structure is as follows:

https://embed.kwikmotion.com/Embed/{VideoID}

Example#

To embed a video, replace {VideoID} in the URL with the actual video ID.

Code Example#

<iframe
  src="https://embed.kwikmotion.com/Embed/{VideoID}"
  width="640"
  height="360"
  allowfullscreen>
</iframe>

Ensure that the video ID used in the URL is valid and accessible thought the KWIKmotion.