• 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
AVFoundation: Creating an AVAsset from compressed data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AVFoundation: Creating an AVAsset from compressed data


  • Subject: AVFoundation: Creating an AVAsset from compressed data
  • From: Matthias Dörfelt <email@hidden>
  • Date: Sun, 30 Sep 2012 10:19:01 -0700

Hi,

I would like to build a simple live video capture streaming application, so my idea was to use AVCaptureVideoDataOutput to get the uncompressed data of the capture session, and then to send that data over a socket connection.
On the other side I would want to decompress the compressed frame using AVAssetReader. Unfortunately AVAssetReader, even though it states that it can be used to decompress raw data, requires an AVAsset as its input which as far as I can tell can only be created from a URL. Is there any way to make that work with the current API?

Thank you,
Matthias
_______________________________________________

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

  • Prev by Date: deviceID from ICDevice in Cocoa
  • Next by Date: Re: Getting a dotted font from a regular font
  • Previous by thread: deviceID from ICDevice in Cocoa
  • Next by thread: How to programmatically detect that Mission Control is running?
  • Index(es):
    • Date
    • Thread