I am working on an application using RTMP / RTSP links to broadcast / play live audio / video. Since iOS devices support HTTP, but my requirement is to play RTMP / RTSP Links. I want to create my custom player using the FFMpeg framework. I searched through the Internet, used many solutions, but did not find any solution.
Logic source
share