Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 17:38:24 -04:00
5fe3df60b5 feat: add AMPP placement background worker — polls jobs, auto-places assets by folder ID
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 17:37:43 -04:00
cdcb668e74 feat: add listAmppFolders() + placeAssetInFolderById() — direct folder placement by ID
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 17:17:41 -04:00
6667f320c5 feat: wire AMPP folder placer into server — add /api/ampp/place endpoint
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 17:13:05 -04:00
77a64455ae feat: add AMPP folder placer — Node.js port of folder-organizer-v3.5
zgaetano pushed to main at zgaetano/ampp-folder-organizer 2026-04-18 13:42:27 -04:00
9e5e13a593 add: simplified AMPP Script Task — looks up folder from Dragon-Wind, links asset (replaces folder-organizer)
2d29dc9c4a fix(config): preserve WebRTC section in Config.Clone()
zgaetano created branch m2-webrtc-core-integration in zgaetano/datarhei-dragonfork-core 2026-04-17 15:17:14 -04:00
d96aa70c27 deploy(truenas): Core image + compose for M2 WebRTC rollout
b030102611 test(webrtc): add M2 integration smoke test
83eaa28601 feat(webrtc): wire app/webrtc subsystem into Core lifecycle
f6d5b3378a feat(webrtc): add Echo WHEP handler for app/webrtc subsystem
9d38e9ccdb feat(webrtc): add app/webrtc subsystem + lifecycle hooks
Compare 10 commits »
zgaetano pushed to m1-webrtc-poc at zgaetano/datarhei-dragonfork-core 2026-04-17 09:05:46 -04:00
9e3f031f95 feat(webrtc): add -rtp-host flag + TrueNAS Docker deploy
zgaetano created pull request zgaetano/datarhei-dragonfork-core#1 2026-04-17 09:00:06 -04:00
M1: WebRTC egress PoC (WHEP subscriber, H.264+Opus passthrough)
zgaetano created branch main in zgaetano/datarhei-dragonfork-core 2026-04-17 08:59:30 -04:00
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