P Woronow

  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3

Activity overview

Latest activity by P Woronow
  • P Woronow commented,

    I didn't know about it. I'm using "wait_for_frames ()", I'll check your theory and let you know if it helped thanks a lot :)

  • P Woronow commented,

    I made the program in c ++. I am using library Librealsense2 / rs read-only frames in a separate thread. Can I hang the camera while reading the frame?

  • P Woronow commented,

    As for the operating system, I use Windows. As for the time of turning off the cameras, it is not fixed, sometimes they turn off after 10 seconds and sometimes after 20 minutes. As for the usb cabl...

  • P Woronow created a post,

    Trouble connecting multiple cameras

    Hi everyone, I am having trouble connecting multiple cameras (D455) to one computer. The problem is that some cameras turn off after a while and the system does not see them until the computer is ...

  • P Woronow commented,

    Thanks for answer :)

  • P Woronow created a post,

    D455 i Nvidia Jetson nano

    Hi,I have a small problem with installation of the D455 camera software and i wonder if the camera is compatible with nvidia jetson nano ? Has anyone tried to install software on nvidia yet ?

  • P Woronow commented,

    Thanks for the answer, that's exactly what i was looking for :)

  • P Woronow created a post,

    Measure distance python

    Hello, I would like to make applications for measuring distances between objects using python. I found a c ++ tutorial https://dev.intelrealsense.com/docs/rs-distance but i can't find an equivalent...