Skip to content

Merge feature/zoom web playwright#179

Open
jbschooley wants to merge 9 commits intomainfrom
feature/zoom-web-playwright
Open

Merge feature/zoom web playwright#179
jbschooley wants to merge 9 commits intomainfrom
feature/zoom-web-playwright

Conversation

@jbschooley
Copy link
Copy Markdown
Collaborator

No description provided.

DmitriyG228 and others added 5 commits March 10, 2026 12:10
- Added support for Zoom Web client, allowing the bot to join meetings using the web interface.
- Introduced CDP (Chrome DevTools Protocol) integration for remote debugging, enabling inspection of the bot's browser state.
- Updated Docker configuration to expose CDP port for debugging.
- Enhanced bot request handling to utilize provided meeting URLs directly.
- Added new debug scripts for inspecting chat and speaker states in Zoom meetings.

This update improves the bot's functionality and debugging capabilities for Zoom meetings.
@DmitriyG228
Copy link
Copy Markdown
Contributor

Thanks for this — not closed, just deferred. The current release is focused on production hardening; a Zoom-specific release is in the plan for the cycle after.

In addition to this PR, there's an unfinished native-Zoom-SDK track on origin/release/260422-zoom-sdk (12 commits, never merged). The upcoming Zoom cycle needs to decide between (a) native SDK only, (b) Web-Playwright (this PR) only, (c) both as complementary paths. Your input on that tradeoff would be valuable — do you see them as alternatives or complements for different user segments (self-hosted vs hosted)?

Will revisit alongside the native-SDK work in the Zoom cycle.

@DmitriyG228
Copy link
Copy Markdown
Contributor

Now tracked in epic #254 — Zoom Web (Playwright) integration.

@jbschooley
Copy link
Copy Markdown
Collaborator Author

I definitely think we need both paths. SDK is difficult to set up for self hosted because it requires approval, public availability etc. but Zoom would likely take action to shut down bots that sell access to a browser recording bot.

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