• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Video Streaming on xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Video Streaming on xcode


  • Subject: Re: Video Streaming on xcode
  • From: Matt Neuburg <email@hidden>
  • Date: Mon, 24 Jan 2011 18:07:07 -0800

On Sat, 22 Jan 2011 11:59:46 +0000, Hugo Silva <email@hidden> said:
>Hi guys...I have a vlc streaming in a PC in the same network, and I want to see this stream on xcode iphone simulator. I have this code:
>
>    MPMoviePlayerController* theMovie=[[MPMoviePlayerController alloc] initWithContentURL:theURL];
>But the movie doesn't appear, what is wrong?

(1) Wrong list.

(2) It isn't enough to instantiate an MPMoviePlayerController; you have to put its view into your interface. Nothing in the code you quoted suggests that your are doing that. You are doing nothing to make the movie appear, so it doesn't appear. m.

--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Changing the name of a static lib build product
  • Next by Date: Re: using xcode editor with git - won't release 'wait'
  • Previous by thread: Re: Video Streaming on xcode
  • Next by thread: using xcode editor with git - won't release 'wait'
  • Index(es):
    • Date
    • Thread