Skip to content

[codex] realtime warmup start#150

Draft
eilon-decart wants to merge 1 commit into
mainfrom
codex/realtime-warmup-start
Draft

[codex] realtime warmup start#150
eilon-decart wants to merge 1 commit into
mainfrom
codex/realtime-warmup-start

Conversation

@eilon-decart
Copy link
Copy Markdown
Contributor

Summary

  • Adds client.realtime.warmup(options) and RealTimeWarmupClient.start(stream).
  • Opens the bouncer/LiveKit session with livekit_warmup=1 and delays local track publishing until start().
  • Reuses the existing mirror and codec publish path for delayed start.
  • Keeps client.realtime.connect(stream, options) unchanged.

Validation

  • pnpm --dir /Users/eilon/Development/sdk/packages/sdk exec vitest run tests/realtime.unit.test.ts
  • pnpm --dir /Users/eilon/Development/sdk/packages/sdk exec tsc --noEmit
  • pnpm --dir /Users/eilon/Development/sdk/packages/sdk exec biome check src/realtime/client.ts src/realtime/media-channel.ts src/realtime/stream-session.ts src/index.ts tests/realtime.unit.test.ts

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 31, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@decartai/sdk@150

commit: fb8d254

@eilon-decart eilon-decart force-pushed the codex/realtime-warmup-start branch 2 times, most recently from 702c5e7 to 02518bf Compare May 31, 2026 10:42
@eilon-decart eilon-decart force-pushed the codex/realtime-warmup-start branch from 02518bf to fb8d254 Compare May 31, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant