I am developing an application in which I want to play the RTSP audio/video stream. How to achieve this? I know that iPhone does not support RTSP protocol, but can this be achieved by any mean (may be by using third party library)?
I am developing an application in which I want to play the RTSP audio/video stream. How to achieve this? I know that iPhone does not support RTSP protocol, but can this be achieved by any mean (may be by using third party library)?
Thanks.
Did you find a solution for your RTSP implementation? I've the same functionality to implement in one of my app, and I'm totally locked...
There are actually quite a few ways to do this, if you want to do it yourself start with the ffmpeg.org site.
You can find tutorials on our website Home Page as well as contact info if you don't want to do all the work yourself or need a helping hand.