HitkoDev / Videobox-Joomla

Video player and gallery for Joomla!
https://hitko.eu/videobox/
GNU General Public License v3.0
5 stars 3 forks source link

Help needed configuring HTML5 player local video in joomla #25

Open BizyB75 opened 7 years ago

BizyB75 commented 7 years ago

I have installed the plugin within Joomla and configured it so that I could play the video's with the HTML5 extension. I can get the video to play and include the play button but the problem however now is that I am not able to include a Thumbnail, change the thumbnail with a different size than the standard or to stop autoplay.

I typed the following syntax:

{videobox? autoplay=0 &display=box &thumbTpl=images/KerstvieringFloriant/image.jpg &tWidth=200 &tHeight=160}videos/video.mp4{/videobox}

Though I have no clue how &thumbTpl should be applied or how the template and template tags work.

Any help appreciated