• Joined on 2024-12-19
tian pushed to p0-dashboard at Doni/OrangePi3588Media 2026-05-07 07:34:35 +00:00
c652c02c97 chore: final cleanup for video monitoring
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 07:34:30 +00:00
0c89dced36 chore: final cleanup for video monitoring
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 07:33:36 +00:00
d804324e67 fix: correct proxy URL path in monitor page
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 07:19:40 +00:00
f5df6b6da0 fix: use unit name for HLS path, matching graph name
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 07:03:57 +00:00
d730413cba feat: proxy HLS through backend to eliminate CORS issues
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:59:36 +00:00
3930f014df feat: use hls.js for HLS playback
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:43:21 +00:00
cbc5f90b84 fix: use video tag with HLS URL, add open-in-new-window link
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:41:27 +00:00
531581eb04 fix: use iframe hls_player for video wall
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:26:10 +00:00
35726388ab feat: auto-load all device channels as video wall
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:23:19 +00:00
3a77449b4f fix: show device list directly on monitor page
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:20:55 +00:00
d40b977e90 fix: proxy preview channels through backend to avoid CORS
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:20:02 +00:00
35c6b5c091 fix: remove stray t from nav links
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 06:16:28 +00:00
a289882a1c feat: video monitor page with HLS preview
tian pushed to p0-dashboard at Doni/OrangePi3588Media 2026-05-07 06:16:25 +00:00
c7cee8db39 feat: add preview channels endpoint
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 04:34:53 +00:00
46eb031b8f fix: extract target info from nested detections
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 04:30:28 +00:00
2c97cbc26e fix: alarm center nav link
tian pushed to p0-dashboard at Doni/OrangePi3588Media 2026-05-07 04:30:21 +00:00
fd90faba47 fix: use map for alarm queries to handle mixed formats
tian pushed to p0-dashboard at Doni/3588AdminBackend 2026-05-07 04:26:05 +00:00
f8e6b6158b fix: alarm collector handles real media-server format
tian pushed to p0-dashboard at Doni/OrangePi3588Media 2026-05-07 04:17:44 +00:00
25046d0a7b fix: accept any JSON format for alarm reports
tian pushed to p0-dashboard at Doni/OrangePi3588Media 2026-05-07 04:10:27 +00:00
5d1b32c071 fix: allow localhost alarm reports without token