Package com.flir.thermalsdk.live.discovery
package com.flir.thermalsdk.live.discovery
Classes related with devices discovery.
-
ClassDescriptionInterface allowing to perform an active search (discovery) for cameras.A wrapper for a discovered camera.Describing the error information returned by
DiscoveryEventListener.onDiscoveryError(CommunicationInterface, ErrorCode)
.This interface needs be implemented by any class, which wants to receive notifications about discovery events.Client class for scanning for FLIR camerasFactory used to create devices scanner for different connection interface types (network, USB, Bluetooth, etc.).Interface used to define a creator forCameraScanner
object.