256

June 10th, 2020 ×

WebRTC and Peer-to-Peer Video Calling with Ian Ramzy

or

In this episode of Syntax, Scott and Wes talk with Ian Ramzy about ZipCall.io — how he built it, why, and some of the surprising choices he made along the way.

Sentry - Sponsor

If you want to know what's happening with your errors, track them with Sentry. Sentry is open-source error tracking that helps developers monitor and fix crashes in real time. Cut your time on error resolution from five hours to five minutes. It works with any language and integrates with dozens of other services. Syntax listeners can get two months for free by visiting Sentry.io and using the coupon code "tastytreat".

Stackbit - Sponsor

Stackbit offers developers tools that enable things like inline content editing, live previewing of content changes, and collaboration features on your Jamstack site, without code changes. That's why Stackbit is the best way to Jamstack. stackbit.com

Guests

Show Notes

02:08 - Who are you and what's your background?

05:34 - Why did you build this?

13:55 - What is it built in?

  • Express server
  • Web sockets

16:10 - Why is there no tooling?

VideoChat.peerConnection = new RTCPeerConnection({
        iceServers: token.iceServers,
      });

24:31 - How does your server deal with an influx of users?

27:11 - How do each of these features work?

  • Auto-scaling video quality
  • Text chat
  • Screen sharing
  • Picture in picture
  • Live captions
  • Loading animation
  • No download required, entirely browser based
  • Direct peer to peer connection ensures lowest latency
  • Single use disposable chat rooms

41:32 - Have you looked into any of the recording APIs?

××× SIIIIICK ××× PIIIICKS ×××

Shameless Plugs

Tweet us your tasty treats!

Share

Play / pause the audio
Minimize / expand the player
Mute / unmute the audio
Seek backward 30 seconds
Seek forward 30 seconds
Increase playback rate
Decrease playback rate
Show / hide this window