Just a few days ago we released a new Janus plugin, one that will allow users to write custom plugins in Lua rather than using C. It is currently available as a pull request on the Janus Github repo, as…
Just a few days ago we released a new Janus plugin, one that will allow users to write custom plugins in Lua rather than using C. It is currently available as a pull request on the Janus Github repo, as…
It’s been just a few days since we talked about how we worked together on VP9 SVC, and yet here we are again with some more news! The collaboration between the CoSMo Software and Meetecho teams has resulted in a new effort: a patch to…
Following the great article from Sergio Murillo and Gustavo garcia in webrtchacks, the interest had surged about VP9 SVC. CoSMo Software, specialising on libwebrtc modifications for WebRTC clients, has been collaborating with Meetecho, specialising on WebRTC media servers (Janus), across many…
In the last blog post we introduced the Janus Event Handlers, and how they can be used to be asynchronously notified about whatever is happening within a Janus instance. We also presented a real example, where we saved the information…