How to pass extra data to HTML5 video player, like "Video name" so that play will display "Video name" some where on the screen. Or "Video Copy control info" so that browser will restrict the user to save file.
I could not find any attributes in VIDEO tag to specify these things. Please help to pass some data from HTML space to browser's internal.
Thanks in advance.