Viblast
Welcome
Login
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Viblast Player
Questions
add subtitles
e
edss
started a topic
about 7 years ago
hi, i need to add subtitles with the automatic generate code.
whre d i need to put the html 5 tag?
in the example for the viblast player it works but in the generate code i dont know where to put the tags
<body>
...
<div id="player-container" style="height: 640px; width: 848px">
<video src="
http://cryptotv.noip.me/boy/0.m3u8
" data-viblast-key="a3240ed90fd24dfb9a6174b2010faafc" controls="true" width="550" height="400" >
<track label="English" kind="subtitles" srclang="esp" src="
http://cryptotv.noip.me/boy/0.vtt
">
<track label="English" kind="subtitles" srclang="en" src="
http://cryptotv.noip.me/boy/1.vtt
">
</video>
...
</body>
Login
to post a comment
More topics in
Questions
VideoJS integration
Video not playing from Amazon Cloudfront
Sample HTML code
Error(LicenseCheck.cc:114): [LicenseCheck] Invalid License.
Not playing on IOS
How to catch error
Catch player errors
Switching viblast.js to CDN
AES encryption usage
HLS Embedded Caption Support
See all 62 topics
edss