what i need to achieve -
- play external video (youtube/vimeo ) wordpress player
- play self hosted video
- all with auto load / loop /mute setting
what i have done -
-
tried the normal way with corner stone
-
using the sortcode -
[video src=“https://youtu.be/HCXzd2Zt32M” hide_controls=“true” autoplay=“true” no_container=“false” advanced_controls=“false” muted=“true” loop=“true” poster=""]
current situation
-
video thumbnail show in case of external video link
-
no thumbnail and nothing in case of video uploaded to media library ,not even to play them in media library itself ( be it mp4,ogv or webm )
-
2nd row 1st column - same thing as 1st row 1st column video ( only no control button unchecked ) >> here i can play the video but autoplay is not working
** i think much bigger issue is no video playing in media library
site link : https://www.lazzycreator.com/home2/ ( column1 - youtube video , coloumn 2 - self hosted mp4 , coloumn3 - using shortcode [video src=“video-myvideo.mp4”] )
video urls -
1- https://www.lazzycreator.com/wp-content/uploads/2018/06/Untitled-Project_1.mp4
2-https://www.lazzycreator.com/wp-content/uploads/2018/06/chaplin-webm.webm
3-https://www.youtube.com/watch?v=O9_EHU5BKnQ
plz help me with this