Importing video tag
-
Hello thanks for such a great plugin, works wonderfully, only I have a question, how the tag <video>…</video> can be imported inside html file?
It has a css include and js for this to work (but I have a way to include this through the template), I need this code but is missing when finish the import<video id="example_video_1" class="vjs-default-skin" controls preload="none" width="630" height="354" poster="videoplayer.png" data-setup="{}"> <source src="directory/video000.mp4" type='video/mp4' /> <track kind="captions" src="captions.vtt" srclang="en" label="English" /> </video>
Did I miss something?
Thanks in advance for your time,
Best Regards.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Importing video tag’ is closed to new replies.