iPhone H264 Hardware Encoder

Hi ,

I am posting this, if anyone struck like me to access Individual h264 frame data while recording from captureOutput (iPhone Camera). and I found the below SDK.

http://www.foxitsolutions.com/iphone_h264_sdk.html

The good thing is, it supports 720p encoding! and a few lines of code to encode.

Before I tried with ffmpeg and x264 but the performance is very poor and also x264 is GPL.So I tried a couple of other third-party libraries and got this one.

In my case I used it in camera cpatureOutput call back and encode the video and send the h264 frames into my server in real time. It just suits perfect for my scenario.

You can ask them for a demo too.

Thanks. It looks like it might fit with my application. Currently I am using AVFoundation, FFmpeg (pts/dts filter) and librtmp to stream from the iPhone to Wowza.

Also take a look at the Livu article:

https://www.wowza.com/docs/how-to-use-livu-video-broadcasting-ios-app-with-wowza-media-server

Richard

You may also want to check out the LivU app - the developer is active in the forums here.

http://stevemcfarlin.com/livu/index.html

-Ian

Is it possible to share the code with me? I have limited information about IOS programing, and I need to capture and stream live to wowza from iOS devices?

this is exactly what am looking for, i dont know if is it possible to share more detail about it from the developer?i will really appriciate it

If you would like to discuss the app with me you can contact me via a PM or email me from the link at stevemcfarlin.com.

could you please send me the demo? i’ve asked them for the demo,but they don’t reply me,my email :coolcloud520@gmail.com