Wowza Community

RTMP video streaming in ios

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…

Hi

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

Jason

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/

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