Skip to content

Add MJPEG fallback video transport and WebSocket input#27

Open
DjDeveloperr wants to merge 2 commits intomainfrom
mjpeg-fallback
Open

Add MJPEG fallback video transport and WebSocket input#27
DjDeveloperr wants to merge 2 commits intomainfrom
mjpeg-fallback

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • Add a direct MJPEG-over-HTTP live video fallback alongside the existing WebRTC path.
  • Add a WebSocket input channel for MJPEG sessions so touch and keyboard control still works when WebRTC is unavailable.
  • Expose transport selection and stream settings in the browser UI, with docs and operator guidance updated to match.

Testing

  • Ran client typecheck and unit tests.
  • Built the production client bundle.
  • Verified the local browser flow end to end, including MJPEG rendering, transport selection, and input control over WebSocket.

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