Hi!
I´ve been enabled secure token for my VOD service, but i don´t know how create a player for my site with this condition. Does anyone knows how to do it?
Thanks a lot!
Hi!
I´ve been enabled secure token for my VOD service, but i don´t know how create a player for my site with this condition. Does anyone knows how to do it?
Thanks a lot!
@Abraham Padilla, here’s a nice library that you can use if you have a PHP site: https://github.com/remiheens/WowzaSecureToken
For web applications that use different frameworks or languages; for a good developer, it shouldn’t be too hard to check the code at https://github.com/remiheens/WowzaSecureToken/blob/master/src/remiheens/WowzaSecureToken/WowzaSecureToken.php and write corresponding code in another language.