4

I am new to iPhone Development. I need to capture video. While I'm capturing video it display on server too. Something like live streaming.

Anyone have idea from where I should have to start for this functionality?

Thanks in Advance.

Piotr Chojnacki
  • 6,837
  • 5
  • 34
  • 65
user1722771
  • 61
  • 2
  • 5

2 Answers2

2

Your question seems similar to this

Xcode ios: Streaming of video file while recording and removed redundant personal statements

First Half Solution

Using AVFoundation you can get video Buffer/frames while recording.

Second Half

But for uploading i didn't find any solution

There is Input Stream option there in iOS APIs but it need some file path. but as video is not recorded we didn't have any path.

Edit 1

Here is Best Example for AVFoundation provided by Apple, you can start with

Community
  • 1
  • 1
Kamleshwar
  • 2,967
  • 1
  • 25
  • 27
0

I recommend you to use wowza wowza.com/https://www.wowza.com, it has all the features, from live stream, video on demand and etc.