Source: factory.service/package.core/ObjServiceOnvif.py
| Method | Signature | Description |
|---|---|---|
| Compute | Compute(camera_ip: str = '', username: str = '', password: str = '') -> str |
Capture a single PNG frame from a camera's RTSP stream, apply the |
| run_workflow_direct | run_workflow_direct(Guid, Param1 = '', Param2 = '', Param3 = '') |
Workflow entry point. |
Capture a timestamped snapshot from one or all cameras.
Capture snapshots and describe them with the AI vision model.
Capture every N seconds and report when the scene changes significantly.