# wowza restream Windows media service stream

**URL:** https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305
**Category:** Wowza Streaming Engine
**Created:** [June 27, 2014, 8:05am UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305 "2014-06-27T08:05:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![ken\_oduah](https://avatars.discourse-cdn.com/v4/letter/k/a87d85/32.png) [@ken\_oduah](https://community.wowza.com/u/ken_oduah)
#### Post date: [June 27, 2014, 8:05am UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/1 "2014-06-27T08:05:09Z")

</div>

Hi,

I have a windows media service(wms) live stream which works **confirmed**. Currently, it streams mp3 files but the problem is android does not accept live streaming of mp3 files. I was able to create a stream file using the tutorials I found here and every time I connect my live application to it, it shows successful. I am however unable to play any of the links in vlc even though while using the test players, the status says “stream is now published” and then “playing”. I have both my wowza server and wms on the same machine. Please suggestions. Thanks

---

<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: [June 28, 2014, 5:20am UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/2 "2014-06-28T05:20:27Z")

</div>

Wowza does not support re-streaming mms streams from Windows Media Server, if that is what you are trying to do. You can use [VLC in between](https://www.wowza.com/docs/how-to-use-vlc-as-a-live-stream-encoder-with-wowza-media-server-mpeg-ts%28MPEG-TS%29).

Richard

---

<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: [June 30, 2014, 5:52pm UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/3 "2014-06-30T17:52:34Z")

</div>

Here is an article on using [FFmpeg as an mpeg-ts encoder](https://www.wowza.com/docs/how-to-use-ffmpeg-with-wowza-media-server-mpeg-ts%28MPEG-TS%29)

Are using the VLC browser plugin for this? Is so, I would switch to the stand-alone VLC application. The plugin is good a multicast playback client

Richard

---

<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: [June 29, 2014, 11:04pm UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/4 "2014-06-29T23:04:08Z")

</div>

Hi,

VLC should be able to ingest the stream you have mentioned. Using VLC before Wowza, it will take the incoming stream and relay it to Wowza using one of the supported streaming protocols and video/audio codecs.

Just look at the examples described in the article Richard mentioned and use your HTTP stream as input for VLC.

Zoran

---

<div class="post-metadata">

### Author: ![ken\_oduah](https://avatars.discourse-cdn.com/v4/letter/k/a87d85/32.png) [@ken\_oduah](https://community.wowza.com/u/ken_oduah)
#### Post date: [June 28, 2014, 8:37pm UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/5 "2014-06-28T20:37:10Z")

</div>

Thanks Richard for the quick reply. My media server is configured to use Http, isn’t that different? The live stream is here : [http://50.62.10.158:8080/AfroEdenTen](http://50.62.10.158:8080/AfroEdenTen)

---

<div class="post-metadata">

### Author: ![ken\_oduah](https://avatars.discourse-cdn.com/v4/letter/k/a87d85/32.png) [@ken\_oduah](https://community.wowza.com/u/ken_oduah)
#### Post date: [June 30, 2014, 9:08am UTC](https://community.wowza.com/t/wowza-restream-windows-media-service-stream/43305/6 "2014-06-30T09:08:57Z")

</div>

VLC appears to be working when it’s not crashing. I have been able to confirm that the stream relayed to wowza is “active” in the incoming streams window, however vlc is never up long enough for me to test it before it crashes or justs stops streaming. Do you have any alternatives?. I wanna look into ffmpeg
