rendezvous/README.md

11 lines
726 B
Markdown
Raw Normal View History

2023-06-19 14:51:34 +00:00
# Rendezvous
2023-06-19 14:18:40 +00:00
2023-06-20 16:43:16 +00:00
[<img src="https://githaven.org/mx2/rendezvous/raw/branch/main/media/screen-shots.png" title="" height="">]()
2023-06-20 16:44:27 +00:00
Rendezvous is a real-time multi-media (audio, video, screen share, text, and pics) communication webapp powered by BitTorent (for peering) and webRTC (for data and real-time media) - it runs in a web browser on users' devices (mobile, tablet, laptop, or PC) - devices connect directly to each other - no cloud service is required.
2023-06-20 16:46:55 +00:00
Try it: [rendezvous.linkyio.com](https://rendezvous.linkyio.com)
2023-06-20 21:14:25 +00:00
Share the full page url to connect with others. The format is https://rendezvous.linkyio.com#\<freeform-room-name\>
2023-06-20 18:32:30 +00:00
2023-06-20 21:13:15 +00:00
(Note: if you don't connect with your peer after 5 seconds try reloading the page.)