# How to install and use the Apple iOS streaming validator tool (mediastreamvalidator)

**URL:** https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94
**Category:** Wowza Developer Dojo
**Tags:** wowza-streaming-server-java-api
**Created:** [March 6, 2010, 11:52am UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94 "2010-03-06T11:52:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [March 6, 2010, 11:52am UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94/1 "2010-03-06T11:52:34Z")

</div>

[https://www.wowza.com/docs/how-to-use-the-apple-media-stream-validator-tool-mediastreamvalidator](https://www.wowza.com/docs/how-to-use-the-apple-media-stream-validator-tool-mediastreamvalidator)

---

<div class="post-metadata">

### Author: ![Chao-Hua\_Shih](https://avatars.discourse-cdn.com/v4/letter/c/bbce88/32.png) [@Chao-Hua\_Shih](https://community.wowza.com/u/Chao-Hua_Shih)
#### Post date: [June 18, 2010, 3:35am UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94/2 "2010-06-18T03:35:01Z")

</div>

Hello Charlie

Can I use HTTP Live Streaming Tools:mediastreamsegmenter with my WMS 2.1.1 .smil file to create multi index.m3u8 file and three .ts video file ?

Tks

---

<div class="post-metadata">

### Author: ![Bo\_Hong](https://avatars.discourse-cdn.com/v4/letter/b/6bbea6/32.png) [@Bo\_Hong](https://community.wowza.com/u/Bo_Hong)
#### Post date: [March 29, 2010, 2:30pm UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94/3 "2010-03-29T14:30:53Z")

</div>

I tried with a free membership and I didn’t see the tool in the download list.

---

<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 17, 2010, 9:17pm UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94/4 "2010-06-17T21:17:02Z")

</div>

Referring to [this page](http://developer.apple.com/iphone/library/documentation/networkinginternet/conceptual/streamingmediaguide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html), I think you would use the variantplaylistcreator for that. But I have not used it, and don’t know if the output is a compatible smil file.

The mediastreamsegmenter creates segments (or chunks) from the media, which would not be compatible with Wowza because that is what Wowza is doing, and Wowza does not support pre-segmented media.

.ts files are not supported by Wowza at this time.

Richard

---

<div class="post-metadata">

### Author: ![Garry\_Fresh](https://avatars.discourse-cdn.com/v4/letter/g/aeb1de/32.png) [@Garry\_Fresh](https://community.wowza.com/u/Garry_Fresh)
#### Post date: [May 27, 2010, 1:21pm UTC](https://community.wowza.com/t/how-to-install-and-use-the-apple-ios-streaming-validator-tool-mediastreamvalidator/94/5 "2010-05-27T13:21:24Z")

</div>

if you [download the iphone SDK](http://developer.apple.com/iphone/download.action?path=/iphone/iphone_sdk_3.2__final/xcode_3.2.2_and_iphone_sdk_3.2_final.dmg)([xcode 3.2.2](http://developer.apple.com/technologies/tools/xcode.html) and iphone sdk 3.2) it has a program called the iphone simulator which works well to test.

Requires Snow Leopard to Run though…
