GithubHelp home page GithubHelp logo

Comments (7)

kevinkit avatar kevinkit commented on July 30, 2024 1

I think this issue is not resolved.

I have the same error when trying the minimalistic example in the README. However, the more advanced example "viewer.py" works without problems.

I am working on a high end machine, so it is not due to limiations of the hardware, however I am on windows which seems to be problamatic sometimes when it comes to external libraries in python etc.

Also I work with the 1.3.0 SDK not the 1.2.0 - maybe something was changed here?

from pyk4a.

lpasselin avatar lpasselin commented on July 30, 2024

Could you send the script you are using or a simplified version?
Also, which bersion of pyk4a are you using?

Does the k4aviewer (which came with the pyk4a sdk install) work?

from pyk4a.

amy-caali avatar amy-caali commented on July 30, 2024

I also still get this issue if I reference the kinect image stream too many times too quickly. My solution is to restrict my frame grab rate (to about 10 frames in the space of 30 sec, I believe). I have not tried the config file fix I recently saw on another thread but would love to know how you address this. (And in the meantime, maybe my fix will limp you along too!)

from pyk4a.

lpasselin avatar lpasselin commented on July 30, 2024

Are you both on the most recent version?
The recent update brings automatic releasing of the images by the python garbage collector.

I am personally using the device and the library with windows and linux to capture batches of 50 images, as fast as possible. Highest resolution at 15fps.
We were not able to do this with the latest version because it required to copy the images.

Otherwise, send a script causing the error and with your help, we will make sure this bug does not happen anymore.

from pyk4a.

amy-caali avatar amy-caali commented on July 30, 2024

Ah, nice to hear. I’m actually using a different python wrapper entirely (brendondburns’s). I’m also using a basic laptop without a fancy graphics card (that can’t support skeleton tracking, for example), which might contribute?

from pyk4a.

lpasselin avatar lpasselin commented on July 30, 2024

The two devices I use are laptops. 5 year old laptop on linux and 2 year old Windows Surface.

I don't think the original issue is related to performance.

from pyk4a.

etiennedub avatar etiennedub commented on July 30, 2024

@yamisky I don't know if you still have this issue, but without more information we cannot help you on this issue.
I will close it for now, if you want you can reopen it with additional information.

from pyk4a.

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.