Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How can I play a video in an iPad application using MPMoviePlayer or any other video player, that support reading data from soap response (returned by .net based web services request). I don't have a direct link to the video file or a video file kept local to the iPad.

I can send a webservice request for the video (SOAP request), as a result I will get the the webservice response. Also I will receive the video in chunks from the webservice and not as a one file.

Can someone help me or give some guidance in playing the video from a web service in iPad Application.

Thanks in Advance.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.