Using AV Foundation to record m3u8 stream to disk
Using AV Foundation to record m3u8 stream to disk
- Subject: Using AV Foundation to record m3u8 stream to disk
- From: Graham Cox <email@hidden>
- Date: Mon, 08 Dec 2014 18:00:43 +1100
The title says it all really: is it possble to use AV Foundation to record a m3u8 stream to a movie file (optionally transcoded). I have set up a simple exploratory app and I can get it to play a m3u8 stream in a view fine, but when I add a AVAssetExportSession, (allowing for the asynchronous loading and preparation of the stream so that asset tracks are created and loaded) it always reports a failure, usually saying that the operation is unsupported for the media. This seems to be the case no matter what export preset I use, including passthrough.
Is this deliberately impossible? Or have I just not found the magic combinaiton yet?
--Graham
_______________________________________________
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