Hacker News new | ask | show | jobs
by tomasyany 2210 days ago
How hard is to use Janus for a media server in the SFU paradigm? Or where could I find a good example?

We currently use Kurento for the easiness of usage + the Java client, but we have been wondering about other solutions like Janus.

2 comments

You might check out Mozilla's SFU plugin [1] for Janus that powers Mozilla Hubs [2]

[1] https://github.com/mozilla/janus-plugin-sfu

[2] https://hubs.mozilla.com/#/

Have you looked at mediasoup?