View my account

Comments

7 comments

  • MartyG

    Could you give more information please about your project and what the exception error said please?  Thanks!

    0
    Comment actions Permalink
  • Yoichi Hagiwara

    An exception occurs at pipe-> start () shown below and the following message is output. "Camera already streaming"

    auto pipe = std :: make_shared <rs2 :: pipeline> ();
    pipe-> start ();

    0
    Comment actions Permalink
  • MartyG

    This is about the same problem that you asked about a week ago, and you have not found a solution?

    https://support.intelrealsense.com/hc/en-us/community/posts/360036239834-About-RealSense-Depth-Camera-D435i-SDK 

    I found a case of this problem happening to someone else.  In their case it was because they were trying to record more than one stream at the same time.

    https://github.com/IntelRealSense/librealsense/issues/2203 

    0
    Comment actions Permalink
  • Yoichi Hagiwara

    In my case, I don't run multiple streams at the same time. The problem is not solved.

    0
    Comment actions Permalink
  • MartyG

    What I mean is that your program may be trying to record more than one stream even though you did not want it to.

    I cannot find any more information about how to solve this problem.  Hopefully a member of the Intel support team on this forum can help, as they are able to ask the RealSense developers questions.

    0
    Comment actions Permalink
  • Yoichi Hagiwara

    Can RealSense developers help me if I keep waiting?

    0
    Comment actions Permalink
  • MartyG

    There is no live chat available.  Your options are to wait for support here or also post a case on the GitHub and hope that someone answers soon

    0
    Comment actions Permalink

Please sign in to leave a comment.