• 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.

    Type Parameters

    • Meta = unknown

    • O = unknown

    Parameters

    Returns (() => void)

    Callback to stop / deregister the service.

      • (): void
      • Returns void

Generated using TypeDoc