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

Wowza secure token


I want to compile wowza secure token into commercial jw6 player.

In jw player 6 there is a option to provide secure token in source code as below.

But I want to hide it by compiling into source code.
I heard with jw6 no source code is provided for commercial
version. Is it possible to do in any other way?


jwplayer("myElement").setup({
file: "rtmp://example.com/vod/mp4:myVideo.mp4",
height: 360,
image: "/assets/myVideo.jpg",
rtmp: {
securetoken: "Kosif093n203a"
},
width: 640
});


Thanks
jeevan

5 Community Answers

Ethan Feldman

JW Player Support Agent  
-1 rated :

We only provide the source for the open source version.

JW Player

User  
0 rated :

Is there a way we can pay an additional fee to have it compiled?

Ethan Feldman

JW Player Support Agent  
-4 rated :

Sorry, we don’t provide custom coding/compiling services like that.

JW Player

User  
2 rated :

So how do we get the secure token into the player without putting it into the page source?

Are you not supporting rtmp/rtmpe with secure token in this fashion anymore?

Ethan Feldman

JW Player Support Agent  
-6 rated :

You can put it into the page source then use a tool to decrypt the page source.

We don’t provide source code support. We never did, really…we used to send copies, but not everyone is able to compile or code things, so it became too much to support. We need to keep what we support clear so we can grow as the product changes. Supporting fringe use cases like that has to be removed in order to grow our business. I hope you understand.

This question has received the maximum number of answers.