|
|
|
|
|
by eboyjr
2835 days ago
|
|
You will need some sort of signal transport for sending ICE negotiation data in JSON. Because the two peers need to know how to coordinate how to connect to each other before actually connecting. It can be a websocket server, REST API, email, QR codes, carrier pigeon, etc. Also in general, I highly recommend webrtc-adapter. |
|