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

**URL:** https://community.wowza.com/t/how-to-pass-username-and-password-using-jw-player-to-wowza-with-rtmpe-connection/38567
**Category:** Wowza Streaming Engine
**Tags:** media-players-and-devices
**Created:** [April 27, 2012, 8:26am UTC](https://community.wowza.com/t/how-to-pass-username-and-password-using-jw-player-to-wowza-with-rtmpe-connection/38567 "2012-04-27T08:26:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![VIJAYA\_KUMAR\_REDDY\_C](https://avatars.discourse-cdn.com/v4/letter/v/47e85d/32.png) [@VIJAYA\_KUMAR\_REDDY\_C](https://community.wowza.com/u/VIJAYA_KUMAR_REDDY_C)
#### Post date: [April 27, 2012, 8:26am UTC](https://community.wowza.com/t/how-to-pass-username-and-password-using-jw-player-to-wowza-with-rtmpe-connection/38567/1 "2012-04-27T08:26:18Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [April 27, 2012, 12:30pm UTC](https://community.wowza.com/t/how-to-pass-username-and-password-using-jw-player-to-wowza-with-rtmpe-connection/38567/2 "2012-04-27T12:30:01Z")

</div>

Take a look at this example:

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

Richard

---

<div class="post-metadata">

### Author: ![VIJAYA\_KUMAR\_REDDY\_C](https://avatars.discourse-cdn.com/v4/letter/v/47e85d/32.png) [@VIJAYA\_KUMAR\_REDDY\_C](https://community.wowza.com/u/VIJAYA_KUMAR_REDDY_C)
#### Post date: [April 30, 2012, 5:36pm UTC](https://community.wowza.com/t/how-to-pass-username-and-password-using-jw-player-to-wowza-with-rtmpe-connection/38567/3 "2012-04-30T17:36:28Z")

</div>

Thanks Richard
