Skip to content

Bonsai error "Unable to acquire camera frame" #1747

Answered by bruno-f-cruz
NofarBart asked this question in Q&A
Discussion options

You must be logged in to vote

As I stated before, VideoWriter only knows how to save images, not complex data types like a Spinnaker camera dataframe. Therefore, you must unpack the datatype returned by SpinnakerCapture and access the image portion. The general introduction to bonsai explains how to achieve this (https://bonsai-rx.org/docs/articles/editor.html#workflow).

Regarding the Spinnaker package dependencies, when you installed the package via the package manager, the description of the package states that a specific version of the SDK is required:

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@NofarBart
Comment options

@NofarBart
Comment options

Comment options

You must be logged in to vote
4 replies
@NofarBart
Comment options

@bruno-f-cruz
Comment options

@NofarBart
Comment options

@NofarBart
Comment options

Comment options

You must be logged in to vote
1 reply
@NofarBart
Comment options

Answer selected by NofarBart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1746 on April 18, 2024 02:18.