After creating a video component and view the page, it shows only as a clickable hyperlink. It does not show an embbeded video player. Clicking the link allows me to download the video, but it is not a player. Using Aesop version Version 1.9.8.6
Here is aesop tag:
[aesop_video width="content" align="center" src="self" hosted="myurl" disable_for_mobile="on" loop="off" autoplay="off" controls="on" viewstart="off" viewend="off" revealfx="off" overlay_revealfx="off"]
where ‘myurl’ is the address of my self hosted video.