
video hosted by cloud hosting jwplayer adding CC
Hello,
I do have a question.
I have my videos hosted by your hosting company, it is posible to add "CC" on embeding code?
If so can you give me an example?
Thank you!
Hello,
I do have a question.
I have my videos hosted by your hosting company, it is posible to add "CC" on embeding code?
If so can you give me an example?
Thank you!
Yes, if you are using the JWPlatform you can add closed-captions on the Tracks tab for a specific video. The code will automatically be generated with your embed code.
-Cooper
please, do you have an example?
-----------------------------------THIS IS THE CODE --------------
<script src="http://jwpsrv.com/library/r42xBFE2EeOaOyIACqoGtw.js"></script>
<div id='playerOSrxCDTD'></div>
<script type='text/javascript'>
jwplayer('playerOSrxCDTD').setup({
playlist: '//content.jwplatform.com/feed/OSrxCDTD.rss',
width: '100%',
aspectratio: '16:9'
});
</script>
---------------------------- END OF CODE -------------------
test page: http://bestoldmovies.ro/test-jwplayer/
Hi,
Please take a look at this guide: http://support.jwplayer.com/customer/portal/articles/1407438-adding-closed-captions. This should give you a good start on adding CC.
-Cooper