I have a http streaming link which gives me .flv streaming feed. I want to convert that and access in my iPhone program. How can i do that? I want to have a desktop software like VLC and input this streaming feed URL and convert to iPhone supported and stream again to iPhone. I tried VLC with H.264 and Mpeg-1 audio, but seems to be it doesn't give the supported format, so as iPhone program doesn't play the video.

Could someone please guide me how can i setup a desktop software which can stream iPhone supported file?

link|improve this question
feedback

1 Answer

It is not possible out of the box. Only getting iTunes audio is a bit complicated.

Get Air Video for what you want.

link|improve this answer
+1 I use Air Video, it's great. – Nifle Jan 16 '11 at 19:36
I am not expecting as Air Video which needs server and iphone to be installed.I want to develop my own program to play like Air Video iPhone app.So,i'm looking at VLC media player,which could able to set my flv based streaming url and give the encode settings supported for iPhone supported (H-264, MP3) and its able to start streaming the video.I am using Wifi and built-in Mac Apache web sharing is enabled,so my mac can act like a web server.But when i give my ip as http 192.168.0.103:8080, my iPhone program or Mac's quicktime doesn't play the stream video.What could be the reason?Pls advise. – user34157 Jan 16 '11 at 20:16
@user You read the wiki? – Daniel Beck Jan 16 '11 at 20:37
I already read and tried that, no success. – user34157 Jan 17 '11 at 5:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.