# Change Playback Stream Key

**URL:** https://community.wowza.com/t/change-playback-stream-key/42081
**Category:** Wowza Streaming Engine
**Created:** [January 25, 2015, 7:42am UTC](https://community.wowza.com/t/change-playback-stream-key/42081 "2015-01-25T07:42:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![kenji\_magto](https://avatars.discourse-cdn.com/v4/letter/k/e47774/32.png) [@kenji\_magto](https://community.wowza.com/u/kenji_magto)
#### Post date: [January 25, 2015, 7:42am UTC](https://community.wowza.com/t/change-playback-stream-key/42081/1 "2015-01-25T07:42:45Z")

</div>

Hello Wowza,

We have problem on displaying the stream key on page source, so i would like to ask if theres a module or sample module to make it so the stream key will be different from playback,

sample:

this is the stream key that we will be using to publish a stream using encoders such as OBS and XSplit

rtmp url : rtmp://live.sample.com/live

stream key : live\_ABC123

we would like the stream key to be something different on playback like:

stream key : playback\_ABC123

so no one will know the publishers stream key even if they look at the page source on the browsers

Thanks,

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [January 25, 2015, 10:48pm UTC](https://community.wowza.com/t/change-playback-stream-key/42081/2 "2015-01-25T22:48:08Z")

</div>

Hi,

You can do that by using the StreamNameAlias AddOn. Please take a look at the [How to get the StreamNameAlias AddOn](https://www.wowza.com/docs/how-to-get-the-streamnamealias-addon) forum article.

Zoran

---

<div class="post-metadata">

### Author: ![kenji\_magto](https://avatars.discourse-cdn.com/v4/letter/k/e47774/32.png) [@kenji\_magto](https://community.wowza.com/u/kenji_magto)
#### Post date: [January 26, 2015, 10:05am UTC](https://community.wowza.com/t/change-playback-stream-key/42081/3 "2015-01-26T10:05:44Z")

</div>

I will take a look at it, Thanks Zoran 🙂
