Service side of the API: Starts the worker service to receive incoming newly created transformers and extract metadata from processed frames.
See module description for detailed instructions.
callback to invoke when a transformer is received by this worker. the callback should return an 'extraction function'.
service options
Callback to stop / deregister the service.
Generated using TypeDoc
Service side of the API: Starts the worker service to receive incoming newly created transformers and extract metadata from processed frames.
See module description for detailed instructions.