Commit graph

19 commits

Author SHA1 Message Date
ab8432d372 Add WHIP ingest control component (mirrors WHEP.js pattern)
WHIPControl renders an enable checkbox bound to control.whip_ingest.enable.
The Edit/index.js save handler maps this to whip_ingest.enabled in the Core
API process config via a _upsertProcess monkey-patch.
2026-05-09 17:14:14 -04:00
5dca8a2d9f fix: typo $src -> $sub in cp loop 2026-05-06 16:19:57 -04:00
601d7bc7b3 feat: add WHEP URL copy button and WHEPStatus viewer count to main channel view 2026-05-06 16:19:35 -04:00
98b9756677 feat: add WebRTC (WHEP) output section to Processing & Control tab 2026-05-06 16:18:51 -04:00
c017367d93 feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: manifest.json 2026-05-06 16:17:44 -04:00
a769333f41 feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: index.html 2026-05-06 16:17:43 -04:00
e0b970a608 feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: rs-logo.svg 2026-05-06 16:17:43 -04:00
be494d710f feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: logo.svg 2026-05-06 16:17:42 -04:00
1590793257 feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: rsLogo.js 2026-05-06 16:17:42 -04:00
e7e6d175be feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: index.js 2026-05-06 16:17:41 -04:00
86d7b3b1c2 feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: WHEPStatus.js 2026-05-06 16:17:41 -04:00
9e1b2c2b4b feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: WHEP.js 2026-05-06 16:17:40 -04:00
556d79a0db chore: add Dockerfile and Forgejo CI publish workflow: publish.yml 2026-05-06 16:17:03 -04:00
8e9e4a7e59 chore: add Dockerfile and Forgejo CI publish workflow: Dockerfile 2026-05-06 16:17:02 -04:00
2f9fd42a91 chore: add build scaffolding, overlay structure, CI workflow: apply-overlay.sh 2026-05-06 16:16:57 -04:00
e708a4ac63 chore: add build scaffolding, overlay structure, CI workflow: Caddyfile 2026-05-06 16:16:56 -04:00
b81fef6cec chore: add build scaffolding, overlay structure, CI workflow: CHANGELOG.md 2026-05-06 16:16:56 -04:00
fefb789010 chore: add build scaffolding, overlay structure, CI workflow: README.md 2026-05-06 16:16:56 -04:00
fedfa0eee5 Initial commit 2026-05-06 16:12:12 -04:00