IPCameraStream
IPCameraStream Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| camera_id | Integer |
No description |
| kind | Enum(rtsp, rtmp, mjpeg, hls, webrtc, snapshot) |
No description |
| quality | Enum(main, sub, thumbnail) (Optional) |
No description |
| url_template | String(1024) |
No description |
| is_public | Boolean |
No description |
| expires_secs | Integer (Optional) |
No description |
| active | Boolean |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| camera | IPCamera |