orbbec / Multi-Device-Synchronization-Example

multi device sync tools
MIT License
0 stars 0 forks source link

function:getDevice Error #1

Open nivesh48 opened 1 week ago

nivesh48 commented 1 week ago

I tried connecting multiple Femto mega cameras Using sync Hub and Network Switch with PoE (TP-Link: SG108PE), i can see the devices in connect to a device drop down in the OrrbecViewer. However, when i choose a device, the logs get back with [ERROR] function:getDevice

zzuliys commented 1 week ago

There is an issue with your network configuration. Please refer to the documentation for configuration https://github.com/orbbec/Multi-Device-Synchronization-Example?tab=readme-ov-file#4-network-connection-configuration

I tried connecting multiple Femto mega cameras Using sync Hub and Network Switch with PoE (TP-Link: SG108PE), i can see the devices in connect to a device drop down in the OrrbecViewer. However, when i choose a device, the logs get back with [ERROR] function:getDevice

nivesh48 commented 5 days ago

Thank you. We were able to config cameras and able to stream two cameras (we increased buffer and queue aggressively), yet, the stream stop after 200-300 of frames.

zzuliys commented 1 day ago

Thank you. We were able to config cameras and able to stream two cameras (we increased buffer and queue aggressively), yet, the stream stop after 200-300 of frames.

May I ask what specific error it is.

nivesh48 commented 8 hours ago

@zzuliys, there is no error specifically, the program just halts saving any frames. using the provided code also gives us latency between master and slave cameras. We used async threads and the issue of latency seems solved, but we are able to save only 200-300 frames. But technically, as the Queue data is saved, it should clear up the previous data to get new frames? Additionally, we are seeing corrupted data every 11-14 frames.