Hello everybody.
I have a problem streaming video to iPhones and iPads.
I have a server with CentOS installed and it recieves live video stream with RTP protocol on 8888 port. In VLC I've used rtp://@:8888 to open that stream.
I need to transcode this stream to H.264 video and AAC audio with MPEG-TS incapsulation so iPhones and iPads could play it.
Is it possible to do with Wowza? I've used VLC, but it's not fail-safe and there is a bug with idr_pic_id (x264 bug) which is the purpose of problems with playing stream. I'm looking for alternative and want to know, if it possible to re-stream my RTP stream to HTTP Live streaming with Wowza Media Server. And if it's possible, how to configure Wowza for this aim. I've tried to find any guide, but I didn't find any suitable guide.

I'll appreciate any help.
Thanks.