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'd like to know if SDK thread-safe?
Every time I try to call DownloadCameraFile method from a separate thread, I get a Segmentation Fault.
Is there a working example of using it in multithreaded mode?