Comments on: How to know if an open source WebRTC media server is kept up to date? https://bloggeek.me/open-source-webrtc-media-server-update/ The leading authority on WebRTC Thu, 05 Oct 2023 04:03:54 +0000 hourly 1 By: Tsahi Levent-Levi https://bloggeek.me/open-source-webrtc-media-server-update/#comment-165651 Thu, 05 Oct 2023 04:03:54 +0000 https://bloggeek.me/?p=72183#comment-165651 In reply to Konstantin Domashnev.

This is a relatively old article that still stands the test of time.

I will likely update it in the coming few months.

]]>
By: Konstantin Domashnev https://bloggeek.me/open-source-webrtc-media-server-update/#comment-165647 Wed, 04 Oct 2023 16:54:43 +0000 https://bloggeek.me/?p=72183#comment-165647 Thank you for comparison 🙂

What do you think about LiveKit project? https://github.com/livekit/livekit

Could you add it to the comparison with your thoughts?

]]>
By: Jai https://bloggeek.me/open-source-webrtc-media-server-update/#comment-124194 Mon, 16 Nov 2020 12:28:56 +0000 https://bloggeek.me/?p=72183#comment-124194 Hey,
This is a nice comparison.

I needed a comparison between mediasoup and Janus. I liked the modularity of Janus and was leaning towards that.

This article surely helped.

Regards,
Jai

]]>
By: Tsahi Levent-Levi https://bloggeek.me/open-source-webrtc-media-server-update/#comment-122046 Wed, 03 Jun 2020 09:18:49 +0000 https://bloggeek.me/?p=72183#comment-122046 In reply to Yuriy Gorlichenko.

If what you need is SIP and you’re not interested in video, then this route makes sense.

]]>
By: Yuriy Gorlichenko https://bloggeek.me/open-source-webrtc-media-server-update/#comment-122045 Wed, 03 Jun 2020 07:12:12 +0000 https://bloggeek.me/?p=72183#comment-122045 It will be correct to KAMAILIO and OPENSIPS as signalling servers for the Websocket based SIP clients (like JsSIP, as mentioned in the topic ) and also add RTPENGINE project and CoTURN as media relay servers.
RTPENGINE acts really well as TURN and even more:
– it has awesome integration with KAMAILIO and OPENSIPS
– it has really simple API and can be integrated with other services as media server

The only con that it does not support RTP over TCP yet, but it perfectly runs with coTURN as TCP to UDP gateway as both of them support ICE proto

]]>
By: Tsahi Levent-Levi https://bloggeek.me/open-source-webrtc-media-server-update/#comment-121772 Fri, 22 May 2020 14:55:06 +0000 https://bloggeek.me/?p=72183#comment-121772 In reply to Michael Glenn Williams.

Michael,

Two reasons:
1. Never bumped into someone using it directly
2. It looks like a WebRTC client running on node.js and not a WebRTC media server (there’s a distinction between the two)

]]>
By: Michael Glenn Williams https://bloggeek.me/open-source-webrtc-media-server-update/#comment-121771 Fri, 22 May 2020 13:48:59 +0000 https://bloggeek.me/?p=72183#comment-121771 Hey Tsahi, so interesting as always! Does the node based webRTC https://github.com/node-webrtc/node-webrtc project get left out for good reasons? If so could you share? Thank you!

]]>
By: Tsahi Levent-Levi https://bloggeek.me/open-source-webrtc-media-server-update/#comment-121733 Wed, 20 May 2020 06:38:31 +0000 https://bloggeek.me/?p=72183#comment-121733 In reply to Roey.

True, which is why I’ve looked at a few other aspects as well.

]]>
By: Roey https://bloggeek.me/open-source-webrtc-media-server-update/#comment-121732 Wed, 20 May 2020 06:11:56 +0000 https://bloggeek.me/?p=72183#comment-121732 Hi Tsahi, nice comparison 🙂

Regarding the number of contributors – I think it can be misleading, as it possible that some of them are using their own branches and one guy is only doing the merges to the master branch.

]]>
By: Tsahi Levent-Levi https://bloggeek.me/open-source-webrtc-media-server-update/#comment-121711 Tue, 19 May 2020 10:51:41 +0000 https://bloggeek.me/?p=72183#comment-121711 In reply to Juan Navarro.

Thanks for the clarification Juan. I am assuming the kms-core and/or kms-elements would have been the part where people should focus their minds when looking for insights then – especially when it comes to supporting the WebRTC components.

]]>