DEV Community

Cover image for Webrtc libraries for programmers.
popoola Temitope
popoola Temitope

Posted on • Updated on

Webrtc libraries for programmers.

Webrtc is a free and open-source project providing web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs).

With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions.

Webrtc Libraries

simpleRTC

Empowering developers of all skill levels to build advanced realtime apps.

RTCMultiConnection

WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)

crocodileRTC

The Crocodile RTC APIs allow developers to easily integrate web communications into their website or web app and manage users.

lynckia/licode

An Open Source WebRTC Communications Platform.

With Licode you can host your own WebRTC conference provider and build applications on top of it with easy to use APIs: client-side and server-side.

rtc.io

rtc.io is a collection of node.js modules that simplify WebRTC development.

webrtc.io

WebRTC (Web Real-Time Communication) is a free, open-source project that provides web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs).

easyRTC

EasyRTC is a full-stack open source WebRTC toolkit suitable for building highly secure, WebRTC applications

Top comments (0)