Hacker News new | ask | show | jobs
by Kalpeshbhalekar 1041 days ago
Check this out: https://atlas.scoutflo.com/product/OpenVidu
2 comments

I'm a dev working on OpenVidu [1]. Just chiming in to say that OpenVidu is not an alternative to Zoom, but a toolbox you would use to create a Zoom alternative.

Think capturing video from the webcam, sending it out and distributing to other viewers, controlling publish/subscribe permissions, recording sessions, things like that are done by OpenVidu. You would then get those and put them together to build a Zoom-like product.

As part of the project, we do ship OpenVidu Call [2], which is a complete example of how to make a fully featured videocall app with OpenVidu.

[1]: https://openvidu.io/

[2]: https://openvidu.io/openvidu-call

Actual website: https://openvidu.io Git repo: https://github.com/OpenVidu/openvidu

Not affiliated, just trying to save a moment or two of confusion and some extra clicking