-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Partial frame notif acc to kpi #10147
Partial frame notif acc to kpi #10147
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
std::vector<std::pair<stream_profile, std::deque<long int>>> drops_per_stream; | ||
double _kpi_frames_drops_pct; | ||
}; | ||
|
||
class v4l_uvc_device : public uvc_device, public v4l_uvc_interface |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check with kernel 5+: the 'v4l_uvc_device' class may not apply there
@remibettan please work with @ev-mp |
Tracked by: DSO-17850