Skip to content

Add LiveKit OpenUI shared screen article#109

Open
JacKane21 wants to merge 1 commit into
thesysdev:mainfrom
JacKane21:article/livekit-openui-shared-screen
Open

Add LiveKit OpenUI shared screen article#109
JacKane21 wants to merge 1 commit into
thesysdev:mainfrom
JacKane21:article/livekit-openui-shared-screen

Conversation

@JacKane21
Copy link
Copy Markdown

Summary

Validation

  • git diff --check
  • npx --yes markdownlint-cli --disable MD013 -- "Articles/Voice Agents Need a Shared Screen.md"
  • checked for the generic filler phrases called out in the creator-program README

Disclosure

Drafting and editing were AI-assisted. I checked the article against current OpenUI and LiveKit documentation and am responsible for the final technical accuracy.

Related: #6

Copy link
Copy Markdown
Contributor

@vishxrad vishxrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you link the code behind the example, and add a few screenshots of the demo running? Both would significantly strengthen the article.

@JacKane21 JacKane21 force-pushed the article/livekit-openui-shared-screen branch from 2697530 to 6a50a19 Compare May 21, 2026 19:51
@JacKane21
Copy link
Copy Markdown
Author

Thanks, added both:

  • linked companion code under examples/livekit-openui-shared-screen-demo/
  • added two screenshots captured from the static demo: ready state and interruption/updating state

I also re-ran validation:

  • git diff --check
  • npx --yes markdownlint-cli --disable MD013 -- "Articles/Voice Agents Need a Shared Screen.md" "examples/livekit-openui-shared-screen-demo/README.md"
  • npx --yes -p typescript tsc --noEmit --target ES2020 --module ES2020 examples/livekit-openui-shared-screen-demo/shared-screen-demo.ts

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.

2 participants