Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:12:40 -04:00
d706959f65 Add server, Dockerfile, package.json: server.js
zgaetano created repository zgaetano/herdctl-editor 2026-04-16 12:12:17 -04:00
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 16:21:16 -04:00
17916571b3 fix: lowercase codec enum, recorder .done() bug, TrueNAS deploy override
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 11:32:19 -04:00
122d732db2 fix: use returncode is None instead of .done() for subprocess check
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 11:26:42 -04:00
565c524c6f fix: fall back to lavfi test source when deltacast device absent; fix bitrate string handling; support multi-destination SRT
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 11:26:18 -04:00
cd68f4f78f fix: fall back to lavfi testsrc when deltacast device unavailable
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 11:25:47 -04:00
f9f29855b9 fix: bitrate field should be str not int (accepts values like 185M)
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 11:15:42 -04:00
d9391980f6 fix: remove deltacast4-7 devices (card not present), keep port count=8
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:14:33 -04:00
575502410f feat: add light/dark theme toggle with localStorage persistence
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:13:42 -04:00
51e7e8f327 feat: add light theme with data-theme toggle support
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:13:17 -04:00
2e62f5822c feat: add manual preview start button and HLS polling
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:12:48 -04:00
7e51da50c8 fix: inject hls_manager into routes module so preview endpoints work
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:12:31 -04:00
b936647abb feat: wire HLS manager into routes, add preview start/stop endpoints
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:11:50 -04:00
36a1e4a80e fix: set DELTACAST_PORT_COUNT=8, add deltacast4-7 devices
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:05:14 -04:00
ad863c1ed5 feat: add per-port SCTE-35 inject button and SRT destination display
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:04:13 -04:00
b3f496269c feat: wire per-port SCTE35, 8-port grid, multi-destination defaults
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:03:28 -04:00
7cf45ceee8 feat: multi-destination SRT in ConfigPanel
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:02:31 -04:00
e39241d7b1 feat: add per-port SCTE35 inject to useRecorder hook
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:02:16 -04:00
fd4c364144 feat: add SRTDestination type and multi-destination support
zgaetano pushed to main at zgaetano/deltacast-sdi-recorder 2026-04-14 10:01:59 -04:00
9e9ed27c80 feat: add port_index and srt_destination_url to SCTE35 inject_marker