Wowza Community

How to pass username and password using JW player to Wowza with rtmpe connection

In my html, i use JW player to playback VOD through rtmpe connection.

I am novice user to JW player. Using JW player, how can I pass user credentials to Wowza with the rtmpe connection?

Below is the code i am using right now.

Regards,

Vijaya Kumar Reddy Chinnam

Take a look at this example:

https://www.wowza.com/docs/how-to-do-file-based-rtmp-authentication-with-url-query-strings-onconnectauthenticate2

Richard

Thanks Richard