I am an application developer and I need to implement FFmpeg in order to transcode / change the rtmp live stream in the http live stream so that I can play it on any iOS device (iPhone and iPad).
My problem is that I'm pretty new when it comes to server, media and FFmpeg. And I need to change the server so that I can transcode the live broadcast on the server side (which I read that this is possible). Any tips, suggestions, code examples or tutorials will be very helpful.
source
share