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 stability #4752

Merged
merged 2 commits into from
Sep 3, 2019
Merged

Conversation

matkatz
Copy link
Contributor

@matkatz matkatz commented Aug 29, 2019

Fix: DSO-13453- Streaming got stuck with Android Camera APP

@@ -21,6 +21,7 @@

#define USE_URB true
#define DEQUEUE_TIMEOUT 50
#define FIRST_FRAME_TIMEOUT 2000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Why not const/constexpr ?
  • Add units (msec)
  • Will it support Lxx ?

@ev-mp ev-mp merged commit d059c9c into IntelRealSense:development Sep 3, 2019
@matkatz matkatz deleted the android-stability-fix branch November 5, 2019 08:08
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

Successfully merging this pull request may close these issues.

2 participants