I
I
interprise2018-06-10 16:28:50
JavaScript
interprise, 2018-06-10 16:28:50

Which webrtc javascript library to choose?

Hello,
I am choosing a library for working with WebRTC for audio calls, requirements:
1. The ability not to connect ptp, but to connect through the server.
2. Ease of use.
3. the ability to transfer data (optional)
4. The maximum possible support for browsers.
I looked aside, everyone liked easyRTC, but they don’t want to support safari.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex Bowey, 2018-06-11
@Toha96Toha

I didn’t use PeerJS, but when I was interested in this topic I often came across in search queries

V
Viktor, 2018-06-12
@Levhav

I can offer my own solution for video chats https://comet-server.com/wiki/doku.php/comet:video... this is a jssip wrapper on the client side and FreeSwitch in conjunction with CppComet to work with video calls and conferences on server side.
All components of this solution are in open source.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question