View my account

I'm trying to running rs-capture in win10. But I don't know how to running.

Comments

3 comments

  • MartyG

    You do not need to build librealsense from the master branch on Windows.  You can install it quickly and easily by downloading and running an installer file on the RealSense SDK Releases page.

    If you scroll down to the bottom of the page at the link below, you will find an Assets file list.  Download and install the 791 mb file Intel.RealSense.SDK-WIN10-2.36.0.2034.exe

    https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0 

    When the installation is complete, launch icons for the RealSense Viewer and Depth Quality Tool programs will be placed on your Windows desktop.

    The files for these programs are located in an SDK folder called Tools, where there are also pre-built launchable versions of example programs such as rs-capture.  To find the Tools folder quickly, right-click on the RealSense Viewer launch icon on the desktop and select Open File Location from its menu.

    If you then want to learn how to access the examples in Visual Studio, the link below should be helpful.

    https://www.intel.co.uk/content/www/uk/en/support/articles/000030463/emerging-technologies/intel-realsense-technology.html 

    If you want to build your own project and link the librealsense library files into it, please refer to the link below.

    https://support.intelrealsense.com/hc/en-us/community/posts/360039292314-Librealsense-linking-problem-in-VS2019 

    1
    Comment actions Permalink
  • Jaehyeong96

    I already have realsense sdk. After I downloaded librealsense-master. And I cannot open rs-capture in tools folder. Do I need git to run them(rs-capture or librealsense-master)?

    0
    Comment actions Permalink
  • MartyG

    rs-capture is a program that should launch when double-leftclicked on.  Are you able to run the realsense-viewer program please?  If that also does not launch, it would suggest that your computer's graphics drivers may need updating, as rs-capture and realsense-viewer rely on OpenGL graphics support to work correctly.

    0
    Comment actions Permalink

Please sign in to leave a comment.