@Bentley wrote:
Hey oF community.
I've recently made a little simple app that mixes some live camera input with video playback.
It works really well for most OSX users but some people I've sent it to have had issues when it loads up.
They get the following error when calling videGrabber.setup(int, int)
'NSInvalidArgumentException', reason: '-[AVCaptureConnectionisVideoMaxFrameDurationSupported]: unrecognized selector sent to instance 0x7fbf9d11e2e0'
I can also post the full error log if that would be helpful to anyone, just a little confused what the issue might be.
I've checked and they are all on OSX 10.7 or above. Perhaps I need to change my build target?
If anyone has encountered this issue before or has any insight in to what this error message is telling me please let me know!
James Bentley
Posts: 1
Participants: 1