srs/.openclaw/skills/srs-develop/scripts
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
..
proxy-e2e-cluster-test.sh Proxy: Refactor server APIs and expand RTMP test coverage. v7.0.147 (#4672) 2026-05-02 09:36:55 -04:00
proxy-e2e-redis-test.sh Proxy: Refactor server APIs and expand RTMP test coverage. v7.0.147 (#4672) 2026-05-02 09:36:55 -04:00
proxy-e2e-srt-test.sh Proxy: Add SRT E2E test; placeholder for WebRTC verification 2026-05-10 18:39:21 -04:00
proxy-e2e-test.sh Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
proxy-e2e-transmux-test.sh Proxy: Add SRT E2E test; placeholder for WebRTC verification 2026-05-10 18:39:21 -04:00
proxy-utest.sh Proxy: Harden internal/env tests and add counterfeiter fakes. v7.0.144 (#4665) 2026-04-18 20:33:07 -04:00