Add a video watermark (text) in Javascript / HTML?
I'm using HTML5 video on my website.
Is there a way in Javascript and / or HTML to permanently add a text
watermark to a video saying for example "Right click video to visit
www.exampleURL.com"?
I already tried nesting a span tag inside the video tag and playing with
the Zindex value but it doesn't work.
I know Flash and other video players allow that but I'm not interested in
those technologies.
Thanks
No comments:
Post a Comment