tags:

views:

562

answers:

0

I am using red5 + rtmp in client-server flash application. There isnt audio/video streams in my applications, rtmp used for transfering messages from app to server and back.

Now i need to develop application for Iphone and need help: 1) is there any rtmp implementation on Iphone ?? 2) If not, how could i solve this problem? Is there is any alternative to rtmp on iphone?

And most important question : could it be solved without rewriting whole server part of application? (red5+ rtmp)

Thanks