PlgCameraCenter Plugin (Custom)
PlgCameraCenter is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.
Functional Description
Adds camera/video related integration and visualization capabilities.
Basic Information
- Source path:
ScadaV6WebPluginExt/PlgCameraCenter - Target framework:
net8.0 - Plugin version:
6.0.0(AssemblyVersion:6.0.0.1)
Menu Entries
- 请结合语言包确认菜单名称。
Controllers and Routes
PlgCameraCenterApiController
Api/CameraCenter/[action]
PlgCameraCenterApiController.GetStatus- HttpGetPlgCameraCenterApiController.GetStreams- HttpGetPlgCameraCenterApiController.GetLocalCameraConfig- HttpGetPlgCameraCenterApiController.SaveLocalCamera- HttpPostPlgCameraCenterApiController.DeleteLocalCamera- HttpPostPlgCameraCenterApiController.SyncCamerasToFrigate- HttpPostPlgCameraCenterApiController.RestartFrigate- HttpPostPlgCameraCenterApiController.PtzControl- HttpPostPlgCameraCenterApiController.Live- HttpGetPlgCameraCenterApiController.WebRtcOffer- HttpPostPlgCameraCenterApiController.GetEvents- HttpGetPlgCameraCenterApiController.RecordClip- HttpGetPlgCameraCenterApiController.Snapshot- HttpGetPlgCameraCenterApiController.GetStats- HttpGetPlgCameraCenterApiController.GetFrigateCameras- HttpGetPlgCameraCenterApiController.GetRecordingsSummary- HttpGetPlgCameraCenterApiController.GetEventsSummary- HttpGetPlgCameraCenterApiController.GetCameraRecordings- HttpGetPlgCameraCenterApiController.GetMetrics- HttpGetPlgCameraCenterApiController.SaveFrigateCameras- HttpPost
Configuration and Key Files
- 未检测到 Options 类文件。
- 未检测到 JSON 配置文件。
Areas/CameraCenter/Pages/Player.cshtmlAreas/CameraCenter/Pages/_ViewImports.cshtmlAreas/CameraCenter/Pages/Index.cshtmlAreas/CameraCenter/Pages/Go2rtcPlayer.cshtml
Dependencies
ScadaCommonScadaCommon.LogScadaWebCommon
Onvif.Core
Deployment Checklist
- Build plugin and verify artifacts.
- Deploy assemblies, language files, pages, and static assets.
- Validate DB/provider settings if required.
- Restart service and verify UI/API availability.