I have a need to do a custom video video capture, streaming, and playback of video. The source for the video capture is going to be an iPad/iPhone (ideally). The video will be sent up to a video streaming server (thinking Azure or Amazon cloud). Finally, the video will be played back via an iPad/iPhone (requirement). Before anyone goes bonkers, yes, this has to be a custom setup, so no Qik or similar services. I have video playback from a video streaming server working (at least it appears to work), so I think that part is ok. I'm digging into the video streaming server support in various cloud services, so I think that part is ok as well. Where I am drawing a blank is on how to capture video (and audio) on an iPhone and then send it up in chunks to a video streaming server. Does anyone have any suggestions on where to even start with that?
Wally