[vdo id="48c818fa6c064fcaa4b2436a8e29885c"]
Protected: Video Interactivity Trial
This content is password protected. To view it please enter your password below: Password:
cc
Video Player Themes – Add Custom Skins and Change Player Controls
These themes are not available now, and only default video player theme is available. In near future, we will release player customisations directly inside dashboard.
Protected: private-password
This content is password protected. To view it please enter your password below: Password:
Watermark Demo
Sample codes are included after demo [vdo id="509c2d15d0794025bac063a3dedcdc55"] There are 4 watermark - name, email, 2 ips, (1 bold, 1 almost transparent so will require keen look to check). Color, transparency, size, movement is customisable. Sample code [{'type':'rtext', 'text':' {ip}', 'alpha':'0.60', 'color':'0xFF0000','size':'17','interval':'5000'}, {'type':'rtext', 'text':' {name}', 'alpha':'0.60', 'color':'0xFF0000','size':'17','interval':'5000'}, {'type':'text', 'text':' {email}', 'alpha':'0.30' , 'x':'50', 'y':'100', 'color':'0xFF0000', 'size':'17','interval':'5000'}, {'type':'rtext', 'text':' {ip}', 'alpha':'0.10', 'color':'0xFF0000','size':'13','interval':'5000','skip':'50000'}] rtext-moving text text-static text color-hexcode of colour can be changed alpha -varies from 0 to 1 and determines transparency/opacity index size determines the size of watermark Interval determines the time between two watermark positions x&y are watermark coordinates…