# RTMP video streaming in ios

**URL:** https://community.wowza.com/t/rtmp-video-streaming-in-ios/39854
**Category:** Wowza Streaming Engine
**Created:** [January 23, 2013, 3:59am UTC](https://community.wowza.com/t/rtmp-video-streaming-in-ios/39854 "2013-01-23T03:59:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Aju\_E](https://avatars.discourse-cdn.com/v4/letter/a/2bfe46/32.png) [@Aju\_E](https://community.wowza.com/u/Aju_E)
#### Post date: [January 23, 2013, 3:59am UTC](https://community.wowza.com/t/rtmp-video-streaming-in-ios/39854/1 "2013-01-23T03:59:53Z")

</div>

I was trying to implement video chat ios application i want to use WOWZA server. I worked on http streaming with wowza server and its working but, i need live chat so i need to use RTMP.

what steps to be follow to implement video streaming in iOS.

I am new to RTMP libraries can any one help me to have sample code to stream vedio from WOWZA server using rtmp protocol or any tutorials…

---

<div class="post-metadata">

### Author: ![Jason\_Hilton](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/jason_hilton/32/437_2.png) [@Jason\_Hilton](https://community.wowza.com/u/Jason_Hilton)
#### Post date: [January 23, 2013, 12:33pm UTC](https://community.wowza.com/t/rtmp-video-streaming-in-ios/39854/2 "2013-01-23T12:33:22Z")

</div>

Hi

I’m afraid none of the iOS devices support RTMP.

Jason

---

<div class="post-metadata">

### Author: ![Robert\_Chalmers](https://avatars.discourse-cdn.com/v4/letter/r/7ab992/32.png) [@Robert\_Chalmers](https://community.wowza.com/u/Robert_Chalmers)
#### Post date: [May 11, 2014, 10:20pm UTC](https://community.wowza.com/t/rtmp-video-streaming-in-ios/39854/3 "2014-05-11T22:20:10Z")

</div>

> I was trying to implement video chat ios application i want to use WOWZA server. I worked on http streaming with wowza server and its working but, i need live chat so i need to use RTMP.
> 
> what steps to be follow to implement video streaming in iOS.
> 
> I am new to RTMP libraries can any one help me to have sample code to stream vedio from WOWZA server using rtmp protocol or any tutorials…

If you look at this site, it may do what you want.

[http://ios-rtmp-library.com/](http://ios-rtmp-library.com/)

I haven’t tried it yet, as I am still trying to find out about it myself.
