Embed video content within an article
How can I still embed my videos within articles?
YourTube or Vimeo
If you are using YouTube or Vimeo simply provide your video URL within embed menu like so:
![embedmenu](https://cdn.livehelpnow.net/clients/1/kb/embedmenu.png)
![insert_youtube](https://cdn.livehelpnow.net/clients/1/kb/insert_youtube.png)
Other video hosting services
If you are not using YouTube or Vimeo please use the following code to embed a custom video:
<video width="100%" controls> <source src="https://your_video_url" type="video/mp4"> </video>
![video_embed](https://cdn.livehelpnow.net/clients/1/kb/video_embed.png)
If your video is not hosted by a publicly accessible URL, please upload it first by using file upload menu and then use the URL given
![upload_file](https://cdn.livehelpnow.net/clients/1/kb/upload_file.png)