Using "Yendif Video Share - Player Plugin"
We are pleased to say that "Yendif Video Share" could be added in your Article pages. To use this option, first you need to enable the plugin from "Extensions => Plugin Manager => Yendif Video Share". Then using {yendifplayer} syntax inside the content area of your article page will replace the syntax with the Yendif Video Share Player.
Playing video through DIRECT URL
{yendifplayer mp4=http://mysite.com/video.mp4
webm=http://mysite.com/video.webm
ogg=http://mysite.com/video.ogv
image=http://mysite.com/poster.jpg
captions=http://mysite.com/subtitle.vtt}
Configure RTMP stream
{yendifplayer rtmp=rtmp://server_ip_address/application
flash=stream.mp4
mp4=http://mysite.com/video.mp4}
Configure YouTube video
{yendifplayer youtube=https://www.youtube.com/watch?v=mzPxo7Y6JyA ratio=0.5625}
Adding single video through ID
{yendifplayer videoid=1 ratio=0.5625}
Note : X - refer to the VIDEO ID.
Adding video playlist
{yendifplayer catid=X
orderby=latest (or) data_added (or) a_z (or) z_a (or) random (or) ordering
filterby=featured (or) none
limit=10}
Note : X - refer to the CATEGORY ID.
Configuring Player
{yendifplayer width=640
height=360
ratio=0.5625
theme=black (or) white
autoplay=0 (or) 1
loop=0 (or) 1
volume=0 to 100
playbtn=0 (or) 1
controlbar=0 (or) 1
playpause=0 (or) 1
currenttime=0 (or) 1
progress=0 (or) 1
duration=0 (or) 1
volumebtn=0 (or) 1
fullscreen=0 (or) 1
embed=0 (or) 1
share=0 (or) 1
playlist_width=250
playlist_height=125
playlist_position=right (or) left
autoplaylist=0 (or) 1}
What next ? Adding Youtube Video