Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stderr: [avfoundation @ 0x7f8543802e00] Selected framerate (30.000000) is not supported by the device #23

Open
migabc opened this issue Apr 20, 2018 · 1 comment

Comments

@migabc
Copy link

migabc commented Apr 20, 2018

Hi,

I'm getting this error:

stderr: [avfoundation @ 0x7f8543802e00] Selected framerate (30.000000) is not supported by the device

I'm using the default config:

	{	
	"platform": "Camera-iSight",
	"name": "iSight Camera",
	"fps": 30
	}

What should be the correct fps for the iMac 27" Retina iSight Camera?

P.S. The stills show up correctly but not Video

@migabc
Copy link
Author

migabc commented Apr 20, 2018

Changed the framerate to 25 and now Live video is working (although not very smooth)

	{	
	"platform": "Camera-iSight",
	"name": "iSight Camera",
	"fps": 25
	}

Is there a way to increase the supported framerate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant