Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 813 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 813 Bytes

bsky-meet

Decentralized p2p dWebRTC for CTZN with multi-network peer discovery.

Audio & Video Chat, Whiteboarding, Image and Screensharing with a minimal interface and bsky authentication.

ezgif com-gif-maker (20)

URL Parameters

?room
?username
?video

Embedding

<iframe src="https://bsky-meet.glitch.me"
  width="100%" height="100%" frameBorder="0" allowusermedia 
  allow="microphone; camera; encrypted-media;">
</iframe>
Ingredients