|
|
|
|
|
by timmattison
898 days ago
|
|
I use WebRTC in non-browser applications primarily. For those systems you can use mDNS. I have been working on WebRTC a lot lately. If you have ideas on how you’d solve this issue I’d take a stab at implementing them. I’ve built a demo that lets you get two systems connected by copying and pasting the session description information. No third party systems required. But you still need to get your clipboard data to someone else. Which usually means SMS, Apple Messages, etc. |
|
You'd literally have to scan QR codes on both devices, but that's the only option I have in mind