Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at zgaetano/datarhei-dragonfork-core 2026-04-17 08:59:30 -04:00
zgaetano created branch m1-webrtc-poc in zgaetano/datarhei-dragonfork-core 2026-04-17 08:59:30 -04:00
zgaetano pushed to m1-webrtc-poc at zgaetano/datarhei-dragonfork-core 2026-04-17 08:59:30 -04:00
413d0f24b6 test(webrtc): add Pion WHEP subscriber client + e2e test
e471bd02b2 test(webrtc): add FFmpeg publisher script for M1 PoC
c24c96d022 feat(webrtc): add standalone webrtc-poc binary for M1 testing
f6ddae23c9 feat(webrtc): add WHEP POST handler (happy path)
b2a691186c feat(webrtc): add PeerFactory, Peer, and RTP forwarder
Compare 10 commits »
zgaetano created repository zgaetano/datarhei-dragonfork-core 2026-04-17 08:37:17 -04:00
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:14:46 -04:00
1cb01ee6c2 Fix: use native fetch instead of curl for status proxy and trigger
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:13:57 -04:00
a4e5e16270 Add sidecar to docker-compose
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:13:36 -04:00
7c0b99cb3e Add frontend UI
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:12:40 -04:00
f5e79448d8 Add server, Dockerfile, package.json: package.json
zgaetano pushed to main at zgaetano/herdctl-editor 2026-04-16 12:12:40 -04:00
1cf66699cf Add server, Dockerfile, package.json: Dockerfile
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