• 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
Caching Streaming video
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Caching Streaming video


  • Subject: Caching Streaming video
  • From: Nathan Day <email@hidden>
  • Date: Sun, 26 Jun 2011 20:05:48 +1000

I am trying to playback video in my iOS app while I am loading and caching it at the same time. I fetch the video using a NSURLConnection and then store it in a local file, I start video playback of the local video file after a certain number of bytes are received. I have it working great in the simulator, I can start playing the video before I have received all of it, but when I go to run my app on my iPodTouch, I can only seem to play up to the number of bytes I had already received before I started playback. I can only play the entire video if I wait until I have receive the entire file before I start playback. I can also get the video to play completely if I stop the failed attempt with a [video stop] message and then start playing it again, pausing the video only doesn't work.

Has anybody got this working, is it possible.


Nathan Day
Software Engineer
mobile:		+61 (0)4 3863 2407
home page:	http://homepage.mac.com/nathan_day/







_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Caching Streaming video
      • From: Nathan Day <email@hidden>
  • Prev by Date: Re: Detect shift key down
  • Next by Date: Re: Cocoa scripting: targeting an app via its bundle identifier
  • Previous by thread: Re: NSBrowser matrix
  • Next by thread: Re: Caching Streaming video
  • Index(es):
    • Date
    • Thread