Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano created pull request zgaetano/datarhei-dragonfork-core#7 2026-05-03 08:12:16 -04:00
fix(webrtc): swagger annotations for WHEP routes (closes #3)
zgaetano created branch fix/issue-3-swagger-annotations in zgaetano/datarhei-dragonfork-core 2026-05-03 08:12:06 -04:00
c8bcf75227 fix(webrtc): swagger annotations for WHEP routes, regenerate docs (closes #3)
zgaetano created pull request zgaetano/datarhei-dragonfork-core#6 2026-05-03 08:11:02 -04:00
fix(webrtc): make WebRTC FFmpeg stream maps configurable (closes #2)
zgaetano created branch fix/issue-2-configurable-map in zgaetano/datarhei-dragonfork-core 2026-05-03 08:10:51 -04:00
49677fbd3d fix(webrtc): make WebRTC FFmpeg stream maps configurable (closes #2)
zgaetano created pull request zgaetano/datarhei-dragonfork-core#5 2026-05-03 07:24:37 -04:00
M3: Robustness, multi-viewer, full error matrix
zgaetano created branch m3-robustness in zgaetano/datarhei-dragonfork-core 2026-05-03 07:24:01 -04:00
zgaetano pushed to m3-robustness at zgaetano/datarhei-dragonfork-core 2026-05-03 07:24:01 -04:00
de4b215123 chore: ignore the whep-client test binary (top-level build artifact)
8d60cbd333 test(app/webrtc): 5-viewer fanout integration + teardown-hook unit test
07b6b43ab4 test(app/webrtc): M3 unit tests for error matrix + Register + CORS
4d2f11d836 feat(app/webrtc): M3 robustness — error matrix, per-stream index, PATCH, CORS
3abd4d8fd1 feat(app/webrtc): broadcast process-stop via SetTeardownHook
Compare 6 commits »
zgaetano created pull request zgaetano/datarhei-dragonfork-core#4 2026-05-03 01:10:49 -04:00
M2: WebRTC into datarhei Core proper
zgaetano opened issue zgaetano/datarhei-dragonfork-core#3 2026-05-03 01:04:40 -04:00
M2: WHEP route mounted on /api/v3/whep/:id — Swagger docs don't list it
zgaetano opened issue zgaetano/datarhei-dragonfork-core#2 2026-05-03 01:04:37 -04:00
M2: BuildArgs assumes single combined AV input — -map 0✌️0/-map 0🅰️0 hardcoded
0417aff3b1 test(whep-client): add -token flag for JWT-gated /api/v3/whep endpoints
f6d36bfa66 fix(http/api): carry process WebRTC config through the API DTO
zgaetano pushed to master at zgaetano/DragonWind 2026-05-02 23:40:02 -04:00
d68d19a830 fix: prepend folder prefix to filename before upload so AMPP can sort by folder
zgaetano pushed to master at zgaetano/DragonWind 2026-05-02 23:39:51 -04:00
04508c847f fix: prepend folder prefix to filename before upload so AMPP can sort by folder
zgaetano pushed to main at zgaetano/DragonWind 2026-05-02 23:09:07 -04:00
e95cc5ae38 fix: use buildS3Key in /api/desktop/multipart/init to restore -- folder prefix in S3 keys
zgaetano pushed to master at zgaetano/DragonWind 2026-05-02 11:29:33 -04:00
a32329abb2 Remove placement worker — buildS3Key already embeds prefix--filename for AMPP workflow
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 21:57:07 -04:00
9ec0f91848 Simplify: single AMPP folder picker (repurpose S3 tree, remove separate input)
zgaetano pushed to master at zgaetano/DragonWind 2026-04-30 21:49:17 -04:00
e55555d2b7 Fix AMPP picker: text input, path-based queuing, worker path resolution