wilddragon-restreamer-ui/overlay
ZGaetano 0f5163e262 Add WHIP ingest toggle to Edit page with _upsertProcess patch
- Import WHIPControl from misc/controls/WHIP
- Render WHIPControl bound to control.whip_ingest before the WHEP section
- Monkey-patch props.restreamer._upsertProcess in handleDone so that
  whip_ingest.enabled is injected into the main ingest process config
  before it reaches the Core API. The SDK's UpsertIngest does not
  forward control.whip_ingest, so this intercept is required.
- Note: enable (no trailing d) is used in UI state to match WHEP.js convention;
  it maps to enabled (with d) in the Core API JSON body.
2026-05-09 17:15:37 -04:00
..
public feat: add WHEP control, WHEPStatus badge, Wild Dragon Logo components: manifest.json 2026-05-06 16:17:44 -04:00
src Add WHIP ingest toggle to Edit page with _upsertProcess patch 2026-05-09 17:15:37 -04:00