Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Wowza securetoken issue


hello
i need some help to set wowza securetoken

im using jwplayer 7.3.6(free version)
wowza with no securetoken does work well
but,
after setting wowza securetoken(in playback security menu), jwplayer does not work.
No error message, just progress bar shown

my source is below

[wowza > application > Playback Security]
Options
Require secure RTMP connection
Protect all protocols using hash (SecureToken version 2)
Shared Secret : "securetoekn"
Hash Algorithm : SHA-256


[jwplayer]
jwplayer("Player").setup({
file: "rtmp://ip_address:1935/live/myStream",
image: "/images/jwplayer/ready.png",
height: "500",
width: "100%",
autostart: true,
rtmp: {
subscribe: true,
securetoken: "securetoken",
bufferlength: 3
},
skin: "~/js/glow.xml"
});


please give me any advice to solve this problem

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

We would need to see the stream in action to be able to troubleshoot this for you. Please provide a link to a reproduction page so we may look into this.

Thank you!

This question has received the maximum number of answers.