Documentation for Face Intellect 7.1. Documentation for other versions of Intellect is available too.
Previous page Next page
It is possible to get the image via the Intellect script (see Programming Guide) or using the core command with the 985 port specified in IIDK (see Intellect Integration Developer Kit (IIDK)). The request is as follows:
FIRSERVER|1|GET_IMAGE|id<VALUE>,requestId<VALUE>, where id is the image ID, and requestID is the request ID (it is necessary to exactly link the request with the reply on the client).
The reply to this request is the message, in which the image parameter contains the image in the "base64" format (the event is formed by the request, for details see FIRSERVER events).
The request example:
FIRSERVER|1|GET_IMAGE|id<052B723D-5C29-E811-88D3-005056C00008>,requestId<76C5B293-FD2F-4F25-B1D7-7B62442D2E89>
Overview
Content Tools