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

Android - dynamic USB read buffer size #4237

Merged
merged 3 commits into from Jun 25, 2019

Conversation

matkatz
Copy link
Contributor

@matkatz matkatz commented Jun 18, 2019

This PR changes the bulk transfer buffer size from fixed size to the frame resolution size.
This change should allow streaming in lower resolutions in case of "out of memory" error as reported in: #3612, #4091, #4215
In the few cases that I was able to reproduce the "out of memory" error, rebooting the phone eliminated the problem but the root cause is yet to be found.

@ev-mp ev-mp merged commit 078c8bd into IntelRealSense:development Jun 25, 2019
@matkatz matkatz deleted the android-read-length-fix branch July 9, 2019 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants