luxonis / XLink

A cross-platform library for communicating with devices over various physical links.
Apache License 2.0
12 stars 18 forks source link

Race, USB and TCP improvements #44

Open themarpe opened 2 years ago

themarpe commented 2 years ago

Fixes "duplicate event" race by removing it for now. Adds PoE device filtering (duplicate entries) and saving USB handles under an unique key (XLink bug mitigation)