I\'d like to stream a mms:// url to my iPhone app, but so far information on the topic is hard to come by. I know there are a couple apps out there that can do
mms:// url
Use the kxmovie (https://github.com/kolyvan/kxmovie) as example
I searched in many examples but only this code worked.
In the url I replace mms:// to mmsh:// - MMS (Microsoft Media Server) protocol over HTTP.
Look ffmpeg documentation (http://www.ffmpeg.org/ffmpeg-protocols.html#mmst)