Giter Site home page Giter Site logo

Support for IEEE1394 camera about pypylon HOT 5 CLOSED

basler avatar basler commented on August 24, 2024 1
Support for IEEE1394 camera

from pypylon.

Comments (5)

BRougeHub avatar BRougeHub commented on August 24, 2024

I'm facing the same problem. Has anyone got a solution?

from pypylon.

michuu121 avatar michuu121 commented on August 24, 2024

@BRougeHub, I have not found the solution to the problem. For now, I am using a replacement solution which involves using the pynivision package (https://pypi.org/project/pynivision/). The package is just a wrapper around the National Instruments IMAQ libraries and others, thus it allows one to use the basler cameras just like in LabVIEW (although it seems to have some deficiencies, for example the GigE camera does not work...). I hope to use the firewire camera with (py)pylon though, perhaps it could run at a slightly higher frame rate.

from pypylon.

BRougeHub avatar BRougeHub commented on August 24, 2024

Okay. Seems like you need to have the NI Vision Acquisition license to get the library to work. I don't have that license.
But thanks for your help. I appreciate it.

from pypylon.

thiesmoeller avatar thiesmoeller commented on August 24, 2024

as we currently have no plans to support IEEE1394 for ieee1394, here is an untested idea to solve the issue:

if you build pypylon on your own, you can extend the code in the setup.py that copies the transport layer libs from the PylonSDK. The 1394 libs are just not copied at the moment
It should even be possible to copy the required 1394 TL libraries from a full basler PylonSDK [ same version as the one pypylon was build with] installation into the python/lib/site-packages/pypylon folder

The pypylon is transportlayer agnostic. So as long you don't need any TL specific functionality, it should work.

from pypylon.

thiesmoeller avatar thiesmoeller commented on August 24, 2024

@michuu121 , @BRougeHub : as we still have no official IEEE1394 support in and my proposal got no feedback from you, we'll close the issue

from pypylon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.