iOS: AVFoundation, AVAssetWriter and caching
iOS: AVFoundation, AVAssetWriter and caching
- Subject: iOS: AVFoundation, AVAssetWriter and caching
- From: John Michael Zorko <email@hidden>
- Date: Tue, 05 Jul 2011 20:03:28 -0700
Hello, all ...
I'm interested in caching a movie as I play it from the internet, so that the next time the user asks for the movie, it can play it from the device filesystem. I'm thinking capturing frames and audio and using an AVAssetWriter like I would when recording from the camera, but i'm not sure if this will work when "recording" from a playing asset. Would anyone illuminate me as to whether this is possible, or if I need to explore other ways of doing this (which would probably be a lot less cool and efficient than doing it this way, alas)?
Regards,
John
_______________________________________________
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