3

I have done with Video Encoding using AVFoundation framework in ios.

Now i want to stream these video to a RTMP server using FFMPEG. IT would be great help if anyone of you post a link / sample Code for achieving this. Any other Solution other than this is also invited.

Thanking you in advance.

Deepika
  • 263
  • 1
  • 10
iAviatorJose
  • 418
  • 2
  • 10
  • 25

1 Answers1

2

Here's some sample code to get you started.

Vatsal Manot
  • 17,695
  • 9
  • 44
  • 80