Wowza Community

Wowza Player with Secure Token not authenticating for Flash fallback

I have set up the Wowza Player with Playback Security enabled. I have no issues with the HTML5 player. When I disable Playback Security, I have no issues with the flash fallback. But I haven’t been able to get the flash fallback to work with Playback Security enabled.

The sourceURL contains the required query string params for secureToken (hash, starttime, endtime). However, the flashvars for the flash player contain the Wowza Player configuration variables, including the sourceURL, where each variable is separated by ‘&’. This is causing the flash player to read the sourceURL up to the first SecureToken param, and the subsequent params are interpreted as separate flashvars. The request for the sourceURL is rejected because it doesn’t contain all the SecureToken required params.

Thank you for any help you can provide.

hello i have the same problem using strobe media player (flash) in combination with wowza secure token. are there any solutions for this topic?