We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Device 1: Name: Intel RealSense D435I Serial Number: 026322071754 Firmware Version: 5.14.0 USB Connection Type: 3.2
I am unable to capture at 60 fps at 1280 x 720.
Is this a supported mode?
Traceback (most recent call last): File "/Users/vanush/repos/pyrealsense2-macosx/test/rs.py", line 15, in <module> profile = pipeline.start(config) ^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Couldn't resolve requests
The text was updated successfully, but these errors were encountered:
Hi @zumpchke 1280x720 resolution only supports a maximum of 30 FPS. To use 60 FPS, the resolution should be reduced to 848x480.
Sorry, something went wrong.
Hi @zumpchke Do you require further assistance with this case, please? Thanks!
No branches or pull requests
I am unable to capture at 60 fps at 1280 x 720.
Is this a supported mode?
The text was updated successfully, but these errors were encountered: