Peer-to-peer live, nothing in between.
vidvidplay is a tiny, self-hosted live-streaming site. One broadcaster shares a window; anyone with the link watches in real time. The video travels directly between browsers over WebRTC — there is no server in the middle holding your frames.
What we do
- Forward nothing. Your stream goes browser-to-browser.
- Keep no recording. Nothing is stored once the tab closes.
- Require no login. A short broadcaster key is the only gate.
What we collect
Only what we need to tell viewers that a room is live: the room slug, the title, the viewer count, and (if the broadcaster chooses to capture one) a low-resolution thumbnail. Entries disappear automatically when a stream stops sending a heartbeat.
We do not set tracking cookies, run analytics pixels, or ship logs to third parties. Netlify serves the static files and the registry function; standard request logs apply there.
Can other people see my chat or reactions?
Only the other viewers in the same stream, while the stream is live. Messages are relayed through the broadcaster's browser as plain text and are not stored.
Who runs this
A one-person project by Francis. Questions or abuse reports: karistopia.officiel@gmail.com.
← Back to live