Y
Hacker News
new
|
ask
|
show
|
jobs
by
philipallstar
298 days ago
I remember cloning the twilio code for video conferencing for webrtc and it working instantly. Very cool.
1 comments
dudefeliciano
298 days ago
On the other hand setting up the turn servers and so on for signaling before the webrtc connection is established can be a nightmare, if not using a third party service like twilio
link
philipallstar
295 days ago
Yes definitely. It's much simpler with a hosted service. Cloudflare offers one as well[0].
[0]
https://developers.cloudflare.com/realtime/turn
link