View my account

Activating the realsense D435 Depth Camera in MacOs

Comments

6 comments

  • MartyG

    Hi Marian Santos14

    Intel's official MacOS installation instructions can be found at the link below.

    https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_osx.md

     

    If you are using a Mac with an Intel processor (not Apple Silicon M1) then a quick way to install the librealsense SDK on MacOS is with brew install librealsense

    https://formulae.brew.sh/formula/librealsense

     

     

    If you have an M1 Mac then installation of librealsense is possible but can be complicated and may involve working through a number of error messages using solutions shared by other M1 owning RealSense users.

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

     

    If your MacOS version is Monterey then there are known issues with using RealSense with it for both Intel and M1 Mac's that are discussed here:

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

    0
    Comment actions Permalink
  • Caixadomiguel

    Is there a solution for Mac m2? 

    Im running macos ventura on a macstudio m2, and still looking for a solution to use any depth camera and SDK for real time body tracking; Even if i cant receive data on touchdesigner I’ll be happy to get a simple silhuete so i can stream it via ndi to Resolume or Mad Mapper. Any suggestions??’

     
    0
    Comment actions Permalink
  • MartyG

    Hi Caixadomiguel  At the time of writing this it is still rare for RealSense to be used with M2 Macs.  The link below has a guide for installing RealSense for use with TouchDesigner on an M1 Mac though.

    https://forum.derivative.ca/t/intel-realsense-with-m1-chips/352284/4

    0
    Comment actions Permalink
  • MartyG

    A RealSense user at the link below reported successful use of a D435 camera on an M2 Mac.

    https://github.com/IntelRealSense/librealsense/issues/11815#issuecomment-1609152575

    0
    Comment actions Permalink
  • Chao Phillip

    Dear MartyG,

    Thanks for your comments regarding using RealSense on a Mac.

    Unfortunately despite scouring Github, Pyrealsense, Lightbuzz and the above I still could not get it to work.

    GLFW Driver Error: Cocoa: Regular windows do not have icons on macOS
     05/03 12:06:39,988 INFO [0x1de44d000] (context.cpp:336) Found 1 RealSense devices (mask 0xff)
     05/03 12:06:40,007 ERROR [0x16c16b000] (handle-libusb.h:127) failed to claim usb interface: 0, error: RS2_USB_STATUS_ACCESS
     05/03 12:06:40,007 ERROR [0x16bfc7000] (sensor.cpp:661) acquire_power failed: failed to set power state
     05/03 12:06:40,007 WARNING [0x16bfc7000] (rs.cpp:312) null pointer passed for argument "device"
     05/03 12:06:40,007 WARNING [0x16bfc7000] (rs.cpp:2700) Couldn't refresh devices - failed to set power state
     05/03 12:06:40,034 INFO [0x1de44d000] (rs.cpp:2697) Framebuffer size changed to 2688 x 1512
     05/03 12:06:40,034 INFO [0x1de44d000] (rs.cpp:2697) Scale Factor is now 1
     05/03 12:06:40,278 ERROR [0x1de44d000] (context-libusb.cpp:16) libusb_init failed
    zsh: segmentation fault  realsense-viewer

    I would be grateful for your advice and expertise regarding the above.

    Kind regards,

    Phillip

    0
    Comment actions Permalink
  • Jialu

    Hi,

    I got exact the same issue on Mac M3, here's the error message:

    GLFW Driver Error: Cocoa: Regular windows do not have icons on macOS

    25/04 12:57:10,449 INFO [0x1de559c40] (context.cpp:116) ... 1-2.1-4

    25/04 12:57:10,449 INFO [0x1de559c40] (context.cpp:129) Found 1 RealSense devices (0xff requested & 0xff from device-mask in settings)

    zsh: segmentation fault  sudo realsense-viewer

    Please let me know what else could I do to fix this. Thank you!

    0
    Comment actions Permalink

Please sign in to leave a comment.