html5 video secure streaming?
Posted
by citizenmatt
on Stack Overflow
See other posts from Stack Overflow
or by citizenmatt
Published on 2010-04-15T11:30:34Z
Indexed on
2010/04/15
11:33 UTC
Read the original article
Hit count: 516
Does html5 allow me to do secure streaming video? And by this, I mean token authentication. I want to be able to stream media only to those people who are authorised to view it.
I can do this currently with Flash Media Server hosted by Akamai - they have a custom mechanism where I send them a token as part of the player connection handshake. Does html5 allow for this, and has anyone implemented this with a hosting service such as Akamai?
Thanks Matt
© Stack Overflow or respective owner