Skip to content

feat(webapp): play session-protocol WebM streams - #1943

Draft
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 1 commit into
feat/video-streamer-session-reconnectfrom
feat/video-streamer-js-client
Draft

feat(webapp): play session-protocol WebM streams#1943
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 1 commit into
feat/video-streamer-session-reconnectfrom
feat/video-streamer-js-client

Conversation

@irvingoujAtDevolution

@irvingoujAtDevolution irvingouj@Devolutions (irvingoujAtDevolution) commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

The shadow player now understands Segment started, queued Pulls, and Stream ended so live clips can reconnect and change size on one websocket.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com


Stack created with GitHub Stacks CLIGive Feedback 💬

@github-actions

Copy link
Copy Markdown

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

@irvingoujAtDevolution

Copy link
Copy Markdown
Contributor Author

Implementation notes:

  • shadow-player parses Segment started JSON, implicit segment end, and Stream ended.
  • Pull is sent before MSE append so the Gateway can pipeline the next chunk.
  • Playback controls and clip list are isolated so resolution/clip changes can swap SourceBuffers.
  • recording-player WebM streamer is wired to the same protocol.

Note

LLM-assisted content (no human feedback).

The shadow player now understands Segment started, queued Pulls,
and Stream ended so live clips can reconnect and change size on
one websocket.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant