• 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: Grabbing at 60hz
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grabbing at 60hz


  • Subject: Re: Grabbing at 60hz
  • From: Alex Zavatone <email@hidden>
  • Date: Wed, 30 Nov 2011 23:26:41 -0600

Hz od FPS?

On Nov 30, 2011, at 2:27 PM, jesse wrote:

> (Apologies if this is the wrong list, searching around it seems like this is the list where AVFoundation is most discussed - please point me to the right list if I'm in the wrong one!)
>
> Hello List,
>
> I'm hoping to grab from a webcam at greater than 30hz.  I purchased a Philips SPZ6500/27 for this purpose, which claims to support up to 90hz grabbing.  It also claims to be a UVC camera.  My initial thought is to use AVFoundation Capture, because it looks like the way to go for new development, and looks like it supports directly access/setting hardware specific parameters like frame rate.  I've tried AVRecorder to make sure that the camera works with AVFoundation, and everything works well running the example code and viewing the camera output.  However, when I added code to enumerate the formats ("AVCaptureDevice::formats"), nothing over 30hz shows up in the list.
>
> I'm hoping the collective wisdom of the list can help with some basic questions, before I go too far down a wrong path:
> -Is it possible to grab at greater than 30hz with AVFoundation, or is that a maximum frame rate that's part of the spec?
> -If I feel a format exists that isn't listed in the "AVCaptureDevice::formats", is there any chance of success manually defining that format and trying to get the AVCaptureDevice to accept it (or similarly, perhaps it is possible to manually inform AVFoundation of the camera capabilities earlier in the process)?
>
> -Other options:
> - If this particular camera isn't well behaved, are there any known-compatible cameras that can capture faster than 30hz?
> - Is there another API to look at in this case to get the camera data at higher frame rates?
>
> Thanks for any tips!!
> Jesse
>
> _______________________________________________
>
> 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

_______________________________________________

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

References: 
 >Grabbing at 60hz (From: jesse <email@hidden>)

  • Prev by Date: Re: Index in only one section of UITableView
  • Next by Date: Lion: Strange issue in NSTableView
  • Previous by thread: Grabbing at 60hz
  • Next by thread: Lion: Strange issue in NSTableView
  • Index(es):
    • Date
    • Thread