Stefan Liu
Stefan Liu
Hi @gfodor, wondering which commit of this plugin is the hubs live env building with? Because I was building from the master branch of this plugin today and put the...
I see, thanks. The issue was probably caused by plugin API compatibility since I saw some recent updates that were added for supporting the new Janus version.
Hi, I was trying with Janus 0.7.x I think, I saw this commit https://github.com/mozilla/janus-plugin-sfu/issues/55 was added to support newer Janus version, so that's probably why I was running into an...
The use case was a publisher’s voice needed to broadcast to lots of small rooms. I made a patch to support that https://github.com/devfans/janus-plugin-sfu/tree/mcc
oh right, it was used for Hubs conference, which required the speakers’s voice to be broadcast to the guest rooms. So the solution was either the speakers to joins all...
Thanks. I will look into it later
Hi @abraha2d, Sorry, from what I understand, you can still use this plugin even if you are using typescript. Any special features you want to have with this module?
Thanks for the detailed explanation. Will be happy to have the featured included. Currently a bit busy myself. PRs are welcome too.
This might break backward compatibility. Say if a package was published with entry functions that have return values, then upgrade later will either get compile error or compatibility error. Can...
https://github.com/devfans/digest-fetch/pull/44