You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to plug and unplug the Femto Mega camera with setDeviceChangedCallback, however, it works well in USB connection, and it is not working when I tried with Ethernet.
OS - Linux Ubuntu 20.04
platform - x86
Firmware version - 1.3.0
Orbbec SDK version - v1.10.18
I have tried with the HotPlugin.cpp Example code given in the SDK with the addition of calling the function ctx.enableNetDeviceEnumeration(true), but it doesn't work.
The output for the code is shown in the screenshot