jordens / pyflycapture2

python bindings for the flycapture v2 api (libflycapture-2c)
37 stars 31 forks source link

Will pyflycapture2 work with GigE camera #17

Closed LMSAas closed 7 years ago

LMSAas commented 8 years ago

Hi, I have a gigE camera from point grey. When I run import flycapture2 I get the following error `flycapture2.pyx in init flycapture2 (src/flycapture2.c:10316)()

ValueError: level must be >= 0`

The C++ examples in the point-grey sdk works fine. Is this related to support for gigE camera in this package??

jordens commented 8 years ago

gigE cameras shoud be fine. pyflycapture is agnostic to what flycapture2 supports or does not support. That error sounds like a miscompilation (windows? msvc/msys vs gcc?) or mismatching python versions (different python version used when compiling vs using, multiple pyfycapture modules installed) to me.

jordens commented 7 years ago

@LMSAas ping

gabrielguerrer commented 7 years ago

@jordens I have upgraded pyflycapture2 to support Gige in more depth, being able to setup packet size and packet delay for example. I would like to share the code and contribute. I will propose the changes and submit a pull request.

jordens commented 7 years ago

@gabrielguerrer thanks!

LMSAas commented 7 years ago

Thank you very much! I will try it as soon as I get the time.

Lars

On Wed, 16 Nov 2016 at 15:29, Robert Jördens notifications@github.com wrote:

@gabrielguerrer https://github.com/gabrielguerrer thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jordens/pyflycapture2/issues/17#issuecomment-260960675, or mute the thread https://github.com/notifications/unsubscribe-auth/AFPQTgLreeRfo_shFled123OeLSqKRwcks5q-xNAgaJpZM4KJvZN .