-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
We are currently implementing multiple uca-plugins and are a little bit confused how the triggering/grabbing should work with the different trigger_sources "AUTO" and "SOFTWARE".
- "AUTO": I think a "trigger"-command is never required. A grab will always yield a frame. Is the camera running freely in the background and the grab will give me the last finished frame? Or will it trigger a new one and return after it it finished? Or will it block until the currently running frame is finished and then return?
- "SOFTWARE": A frame is started with the trigger command. Is the trigger command required while the grab is blocking and waiting for a frame, or is the grab directly returning the last acquired frame?
@matze , @tfarago : Could you comment on this? I think the behavior is even inconsistent within the uca-pco-plugin depending which camera is attached.
Metadata
Metadata
Assignees
Labels
No labels