Video Calling support
I am looking into integrating video calling into a web app I am building that uses Convex. Seeing as Convex uses web sockets, I was wondering if video streaming support over sockets was supported? If not, I was wondering if anyone has any suggestions to use for this. Unfortunately, it looks like Vercel does not support web sockets if I was to implement it using socket io.
1 Reply
Hey @rhys1790, as someone who's implemented a video calling product in the past, I would strongly suggest trying to find an off-the-shelf solution that does most of what you need.
I googled "video calling react" and found https://www.videosdk.live/ but you might want to check out other results too.
Hand-rolling this with Convex would be high effort.
videosdk.live
Video SDK - The easiest way to build powerful live audio & video apps
Video SDK is an API that enables developers to easily build live audio & video experiences in any platform within minutes. Try now - it's free!