srs/.openclaw/skills/srs-develop
winlin 7b8981d8b9 Proxy: Add SRT E2E test; placeholder for WebRTC verification
- New `proxy-e2e-srt-test.sh`: publishes SRT through the proxy and
  verifies SRT, RTMP, HTTP-FLV, and HLS playback (origin's `srt_to_rtmp`
  + HTTP remux + HLS). WebRTC WHEP is intentionally a placeholder.
  Pre-check requires an ffmpeg with libsrt and prints the exact
  homebrew-ffmpeg `--with-srt` recipe when missing, since the default
  `brew install ffmpeg` does not include SRT support.
- `proxy-e2e-transmux-test.sh`: drop the srs-bench `srs_test` dependency
  and the `PROXY_TRANSMUX_TEST_RTC` env. WebRTC WHEP step becomes a
  placeholder, matching the SRT script style. Removes the now-unused
  Step 3 build of the WebRTC regression tool and renumbers the
  remaining steps.
- `.openclaw/memory/srs-codebase-map.md`: register the new SRT script.
- `.openclaw/skills/srs-develop/SKILL.md`: list the SRT script in the
  proxy verification flow and update the transmux description so it no
  longer mentions WebRTC verification or the dropped env var.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 18:39:21 -04:00
..
scripts Proxy: Add SRT E2E test; placeholder for WebRTC verification 2026-05-10 18:39:21 -04:00
SKILL.md Proxy: Add SRT E2E test; placeholder for WebRTC verification 2026-05-10 18:39:21 -04:00