ios - Re-stream a live video from iphone to a server -


i getting video feed in app drone. drone's sdk giving me video data or nsdata app. want stream same or divert same server (for example wowza server). these 2 things should process simultanously.

you can use ffmpeg library restreaming it. there sample ffmpeg swift or objective c


Comments