#2Live โ†—Live Products

LinkedIn Training Replay with Live Zoom Chat

A replay page for a live LinkedIn training where the Zoom chat scrolls beside the video in real time, exactly as it happened in the room. Full transcript, clickable chapters, Q&A, and resources on one page.

Visit it live โ†—
LinkedIn Training Replay with Live Zoom Chat screenshot
1-hour replay ยท 137 chat messages synced to the video ยท $0/mo hosting
โšก Replay page live the same day as the training

The problem

Joe taught a 1-hour LinkedIn session for his EO chapter over Zoom, and the room loved it (they rated it eleven out of ten). But a raw recording link kills what made it special: the chat reactions, the questions, the energy of the room.

What Claude Code did

Claude turned the recording into a full replay experience. The 610 MB video streams from a CDN because the free host caps files at 25 MB. A cleaned transcript became clickable chapters under the player. And the Zoom chat replays beside the video in real time: a build script reconciles three different clocks (Zoom timestamps, video time, and wall time) so all 137 messages appear at the exact moment they were sent live, color-coded by type (answers, questions, raised hands, reactions). Email addresses were scrubbed automatically for privacy, and the whole page regenerates from source files with one command.

The result

Attendees relive the session with the room intact, and chapter members who missed it get the full experience: video with chapters, synced chat, searchable transcript, Q&A highlights, and every resource mentioned, all on one free static page.

Under the hood

ClaudeCloudflare PagesCDN video streamingStatic site generator$0/mo hosting

FAQ

How does the chat stay in sync with the video?

Every Zoom chat message carries a timestamp, and a build script aligns chat time, video time, and wall-clock time. Scrub the video anywhere and the chat jumps with you.

The video is 610 MB. How is hosting still free?

The page itself is static on Cloudflare Pages, and the big video file streams from a separate CDN. No server, no monthly bill.

Could this work for my webinars or trainings?

Yes. Any Zoom recording plus its chat export can become a replay page like this. It is a generator, not a one-off.

Ask Joe about this project

Want to build things like this?Apply to the Claude Masterclass โ†’