[
https://issues.apache.org/jira/browse/MINIFICPP-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462914#comment-16462914
]
Andrew Christianson commented on MINIFICPP-475:
-----------------------------------------------
[~iyanmv], I agree about adding the delay/skip options. I put in a PR for this
ticket, supporting a target frame width/height (closest will be chosen).
Created MINIFICPP-480 to track adding of skip/delay options.
Unfortunately, I do not yet see a clear way to support color depth as libuvc
seems to report frame byte size but not color options. There may be a way to do
it, but it will require further investigation/another ticket.
> Allow preferred image dimensions/mode to be set in GetUSBCamera properties
> --------------------------------------------------------------------------
>
> Key: MINIFICPP-475
> URL: https://issues.apache.org/jira/browse/MINIFICPP-475
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
> Priority: Major
>
> GetUSBCamera currently selects the highest-quality image format for a given
> FPS. This optimizes for image quality, but can be suboptimal for performance
> on embedded devices where users may need to have low FPS and low/small image
> quality.
> Add additional optional properties to GetUSBCamera to allow specification of
> preferred image dimensions/quality, and have this override automatic
> selection if the properties are set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)