# Embedded Video

It is possible to add a video to your space using the Video player tool in Unity.&#x20;

{% hint style="warning" %}
**Note that the video URL link&#x20;*****cannot*****&#x20;be updated after the space has been minted.**

If you want to update the video link after minting you should use the standard canvas approach that can use Live streaming currently and will support video in the future.
{% endhint %}

* Select the asset you would like to add the Video to, add the 'Video Player' component.
* Make sure to set the 'Source' to 'URL' otherwise it will not work.&#x20;

<figure><img src="https://3438761929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgZbQzoznBJC_ld633%2Fuploads%2FOJ4CwDkx69uhBQO8Zvvn%2FAddVideoPlayer.gif?alt=media&#x26;token=413c5fb8-fabf-4ffc-8ce7-fad81ba3ceeb" alt=""><figcaption><p>Add the 'Video Player' and set the Source to 'URL'</p></figcaption></figure>

* Add the URL for your video into the 'URL' parameter. **Unity only supports .mp4 video formats.**
* It is recommended to turn the 'Looping' and 'Mute' options to on. Mute or significantly reduce the audio as the audio is *global*. As this URL cannot be updated after the space is minted the owner will not be able to edit this result.

<figure><img src="https://3438761929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgZbQzoznBJC_ld633%2Fuploads%2FmmE1S4AI7HqRYgpcuVZs%2Fimage.png?alt=media&#x26;token=11096700-eca1-43e7-9cbe-b973d396e85e" alt=""><figcaption><p>Turn on Looping and Mute</p></figcaption></figure>

* You can test the video URL by pressing the Play the play button within Unity, or test it within the playground itself.
