Skip to content

Latest commit

 

History

History
77 lines (37 loc) · 2.55 KB

github.md

File metadata and controls

77 lines (37 loc) · 2.55 KB
title anchors
GitHub
true

GitHub

C++ SFU and server side Node.js module.

Client side JavaScript library.

C++ library based on libwebrtc.

handler for aiortc Python library. Suitable for building Node.js applications that connect to a mediasoup server using WebRTC and exchange real audio, video and DataChannel messages with it.

Source code of the mediasoup demo application.

libmediasoupclient based C++ application that produces the system microphone and webcam into the mediasoup demo.

The mediasoup project website at https://mediasoup.org.

3rd Party Contributions

Here some libraries and SDKs contributed by non mediasoup authors.

Those are just some of the libraries/SDKs that exist. Not all them are covered here.

Objective-C wrapper library for libmediasoupclient for building mediasoup based native iOS based applications.

Objective-C wrapper library for libmediasoupclient for building mediasoup iOS based applications.

A more updated fock of ethand91/mediasoup-ios-client.

Swift wrapper for libmediasoupclient with iOS support.

Java wrapper library for libmediasoupclient for building mediasoup based native Android based applications.

mediasoup-client-android based Android app to connect to the mediasoup demo.

Examples

Check out some projects and examples using mediasoup, mediasoup-client and libmediasoup client in the Examples section.