FFmpeg ios sample code for video streaming

徘徊边缘 提交于 2019-12-22 09:27:14

问题


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.


回答1:


Here's some sample code to get you started.



来源:https://stackoverflow.com/questions/23357134/ffmpeg-ios-sample-code-for-video-streaming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!