Monitor and filter USB device activities in real-time.
Period range: {{ filterDaysDiff }} Days
| CAMERA ID | Total Duration | Hours | Avg Duration ({{ filterDaysDiff }} days) | Avg Hours ({{ filterDaysDiff }} days) | Percentage ({{ filterDaysDiff }} days) | Action | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||||||||||
| No USB details found for the selected filters. | ||||||||||||||||||
|
{{ item.deviceName || '-' }}
|
{{ item.totalDuration ? item.totalDuration.toFixed(2) : '0' }} | {{ item.totalHours || '-' }} | {{ item.avgDuration ? item.avgDuration.toFixed(2) : '0' }} | {{ item.avgHours || '-' }} |
{{ item.percentage
}}
|
|
||||||||||||
Transactions for {{ item.deviceName }}
Loading transactions...
No transactions found.
|
||||||||||||||||||
Camera ID: {{ $route.params.cameraId }}
Total Duration
{{ selectedDayData.totalDuration }}
Total Hours
{{ selectedDayData.totalHours }}
File Size
{{ formatFileSize(selectedDayData.fileSize) }}
Percentage
{{ selectedDayData.percentage }}