OrbbecSDK icon indicating copy to clipboard operation
OrbbecSDK copied to clipboard

Orbbec SDK C/C++ base core lib

Results 88 OrbbecSDK issues
Sort by recently updated
recently updated
newest added

As the title says, I have problems after bulding the executable. My environment: I currently use Unity 2022.3.25 and in editor everything works fine so far. I use an Astra...

// Create a Context ob::Context ctx; // Enter the device ip address (currently only FemtoMega devices support network connection, and its default ip address is 192.168.1.10) std::string ip = "192.168.1.10";...

I attempted to update the firmware on a Gemini 2 and it appaared to work, however, upon reboot it failed and now I cannot access any streams or get it...

hey there, I wrote an issue in the unity section [here](https://github.com/orbbec/OrbbecUnitySDK/issues/3) Because there is no activity since weeks, I decieded to write here. I'm a bit lost with the examples....

Does it still well support ```console Bus 003 Device 008: ID 2bc5:0404 Orbbec 3D Technology International, Inc ASTRA ``` ??? Cheers

Are there any existing code examples for these functions? The playback example is pretty simple but doesn't involve any of these functions. These functions are useful for managing the playback,...

【Module】Orbbec Femto Bolt 【SDK Type】OrbbecSDK 【SDK Version】1.9.4 【Operating Platform】Windows10 【Programming Language】C++ 【Problem Description】 Version 1.9.4 finally provided the depth to color space mapping interface ob::CoordinateTransformHelper::calibration2dTo2d, but the coordinate deviation using...

Hi all, From the documentation, I have seen that Femto Bolt supports Ubuntu version 18.04 and later. Indeed, I managed to get it working on both amd64 and arm64 architectures...

Hi, with a Femto Bolt device I am getting an issue that it sometimes fails to open. The issue can be reproduced with OrbbecViewer as follows: * Open OrbbecViewer with...

With Femto Bolt cameras, aside from [this very frequent crash](https://github.com/orbbec/OrbbecSDK/issues/73), I am encountering another occasional crash after starting a camera on Linux. Here is a log from one such occurrence:...