Login to reply
Replies (17)
ππ
π
Interoperable with Hivetalk?
CC: @elsat
Whatβs the spec @Sirius ?
ππ
Nice!
would be good to start with camera and microphone off, and only ask for permissions when user turns each on.
Fix'd
Code is the spec π¬
using ephemeral 25050 evts to do signaling. Sending participant profile as rumor over datachannel. Chat messages sent over peer datachannels, unsigned.
GitHub
GitHub - irislib/meet
Contribute to irislib/meet development by creating an account on GitHub.
Signaling is done using the shared secret key from the url
@npub1rhwa...xwsg π
If there are multiple people in the meet, is one member acting as a server? Or is everyone connected to everyone?
π
What should I do with it?
Use it for the video; use Nostr for authentication and encryption.
Everyone is connected to everyone: that only scales to a few participants
great question!
