Skip to content

feat(live): support restarting bidi streaming#460

Merged
wyf7107 merged 1 commit into
google:mainfrom
allen-stephen:feat/live-session-restart
Jun 25, 2026
Merged

feat(live): support restarting bidi streaming#460
wyf7107 merged 1 commit into
google:mainfrom
allen-stephen:feat/live-session-restart

Conversation

@allen-stephen

Copy link
Copy Markdown
Contributor

Enable restarting live (audio/video) streaming within an existing session. Stopping a stream now releases the session, and a new stream can be started without refreshing the page or creating a new session. Concurrent streams on the same session are still blocked with a clear "already in progress" message.

Resolves: #119

@wyf7107 wyf7107 merged commit bbcd368 into google:main Jun 25, 2026
8 checks passed
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.

Restarting bidirectional streaming is not currently supported. Please refresh the page or start a new session.

2 participants