SaaS
Documentation

Getting Started

  • Introduction
  • Quick Start

Core Features

  • Device Management
  • Scene Configuration
  • AI Analysis
  • LLM / VLM
  • Alert System

API Reference

  • API Overview
  • API Keys
  • Devices
  • Scenes
  • Alerts
  • Analysis Control
  • Data Query
  • LLM / VLM API
  • Billing Dashboard
  • Usage API
  • Admin Quota
  • Webhook
  • SSE Streaming

References

  • Metric Paths
  • Error Codes
  • Changelog

設備管理

設備是 SaaS 的核心資源,所有場景、分析與告警都以設備為入口。

添加設備

支援的設備類型

SaaS 支援多種視頻來源:

類型說明範例
IP Camera獨立的網路攝影機Hikvision, Dahua, Axis
NVR網路錄影機的通道透過 NVR 的 RTSP 端口
RTSP 串流任何標準 RTSP 來源自訂 RTSP 伺服器

RTSP URL 格式

標準 RTSP URL 格式如下:

rtsp://username:password@ip_address:port/stream_path

常見品牌的 RTSP URL 範例:

# Hikvision
rtsp://admin:password@192.168.1.100:554/Streaming/Channels/101

# Dahua
rtsp://admin:password@192.168.1.100:554/cam/realmonitor?channel=1&subtype=0

# Axis
rtsp://root:password@192.168.1.100/axis-media/media.amp

設備狀態

每個設備都有對應的連線狀態:

狀態說明
線上設備正常連線中
離線無法連線到設備
錯誤連線過程中發生錯誤

系統會定期檢查設備狀態,並在狀態變化時發送通知。

設備排程與時區

  • 使用 utcOffset 指定設備當地時間(例如 UTC+8)。
  • schedule 以 48 個半小時 slot 表示每日時段。
  • 若設定 weeklySlots,會覆蓋 dailySlots。
  • 排程與規則時間使用設備當地時間;查詢 API 時間參數仍使用 UTC。

Device Plan 與配額

Plan分析時數告警配額屬性偵測VLM
level_01150h/月3,000/月❌❌
level_02250h/月5,000/月✅ 5,000/月✅ 10,000,000 tokens/月

配額每月 1 日 00:00 UTC 重置,不累積不結轉。

設備認證安全

SaaS 非常重視您的設備認證安全:

  • 加密存儲: 所有認證資訊都使用 AES-256 加密存儲
  • 傳輸安全: 認證資訊透過 TLS 加密傳輸
  • 最小權限: 計算節點只能透過 Core API 取得臨時認證

安全提示: 建議為 SaaS 建立專用的 IP Camera 帳號,並限制其權限。

下一步

設備添加完成後,您可以:

  • 場景配置 - 為設備建立 queue_analysis 場景
  • 設備 API - 查看完整欄位與錯誤碼
SaaS

AI-powered intelligent video analytics platform, empowering your surveillance system.

Product

  • Features
  • Pricing
  • Changelog

Resources

  • Documentation
  • API Reference
  • Examples

Company

  • About Us
  • Contact Us
  • Privacy Policy

© 2026 Luminys. All rights reserved.

Terms of ServicePrivacy Policy