Skip to content

Failed to access the same kinect v1 in two processes #569

Closed
@frannecki

Description

@frannecki

hello,
I'm using kinect v1 for ROS and want to access the camera's video stream at the same time, but when i'm trying to access the kinect in another terminal i get the following errors

Failed to claim camera interface: LIBUSB_ERROR_BUSY
Failed to open camera subdevice or it is not disabled.Failed to open motor subddevice or it is not disabled.Failed to open audio subdevice or it is not disabled.terminate called after throwing an instance of 'std::runtime_error'
  what():  Cannot open Kinect
Aborted (core dumped)

And when i'm getting the video the kinect also fails to start in ROS. Has anyone any suggestions? I'm quite new to kinect. Any help would be appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions