# iOS / Android get stream from Wowza Web RTC

**URL:** https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964
**Category:** Wowza Streaming Engine
**Created:** [June 10, 2017, 7:20am UTC](https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964 "2017-06-10T07:20:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Jirawat\_Harnsiriwata](https://avatars.discourse-cdn.com/v4/letter/j/82dd89/32.png) [@Jirawat\_Harnsiriwata](https://community.wowza.com/u/Jirawat_Harnsiriwata)
#### Post date: [June 10, 2017, 7:20am UTC](https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964/1 "2017-06-10T07:20:28Z")

</div>

I bought Wowza service and implement it with WebRTC too. While the Desktop app Windows/MacOSX can connect it via javascript and work properly, but I can’t find a way to connect it in Android/iOS. There is no any tutorial or sdk explain in your web site and no one mention about it in stackoverflow.

I’m not sure the way WebRTC in Wowza work is standardize or not. But I can’t find any way to make my job done.

Can someone give me some examples for connecting Wowza WebRTC in Android/iOS Swift?

Thanks

---

<div class="post-metadata">

### Author: ![Jaswinder\_Singh](https://avatars.discourse-cdn.com/v4/letter/j/edb3f5/32.png) [@Jaswinder\_Singh](https://community.wowza.com/u/Jaswinder_Singh)
#### Post date: [January 4, 2019, 12:24pm UTC](https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964/2 "2019-01-04T12:24:39Z")

</div>

PLEASE HELP me Regarding IOS I don’t find this anywhere

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [January 4, 2019, 11:00pm UTC](https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964/3 "2019-01-04T23:00:41Z")

</div>

With Wowza Streaming Engine, you can ingest and play WebRTC streams with Mozilla Firefox and Google Chrome browsers on desktops. At this time, we don’t support ingest or playback of WebRTC streams on mobile platforms or in a live repeater (origin/edge) configuration.

We are continuing testing with Safari for iOS, but do not currently have a date to support WebRTC on Android. I’m sorry for the inconvenience this may cause.

[https://www.wowza.com/docs/webrtc-workflows-in-wowza-streaming-engine](https://www.wowza.com/docs/webrtc-workflows-in-wowza-streaming-engine)

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [June 15, 2021, 3:19pm UTC](https://community.wowza.com/t/ios-android-get-stream-from-wowza-web-rtc/48964/4 "2021-06-15T15:19:23Z")

</div>

You can send WebRTC from a mobile device to Wowza and play it back in a mobile browser, but the mobile browser must support the WebRTC APIs.

You can also build your own WebRTC player or use or hosted WebRTC playback pages.

You can use the hosted examples linked below. These can also be found in the Wowza Streaming Engine Manager by navigating to the Application \> WebRTC menu to test playback

> **[WebRTC Publishing Test for Wowza Streaming Engine](https://www.wowza.com/developer/webrtc/dev-view-publish)**
>
> As a Wowza Streaming Engine customer, you can now test WebRTC streams published from your browser. Use this page to test different configurations.

> **[WebRTC Playback Test for Wowza Streaming Engine](https://www.wowza.com/developer/webrtc/dev-view-play)**
>
> Wowza Streaming Engine customers can now test WebRTC playback. See what your viewers would see without leaving your browser.

We also provide a github repository with example players you can build on for your own player:

> **[GitHub - WowzaMediaSystems/webrtc-examples: WebRTC Examples](https://github.com/WowzaMediaSystems/webrtc-examples)**
>
> WebRTC Examples

I hope this helps provide an answer for your question.
