Mediasoup Node-RED custom nodes

Greetings,

I hope it’s okay to share here, but I’ve been in development of a Mediasoup integration with Node-RED over the past few months. I’m a big fan of Node-RED and decided to use it for all my signaling needs for my ham radio VR project. Mediasoup was an absolute perfect fit for my project; having a low enough latency to enable worldwide operation of remote amateur radio stations using WebRTC.


(Example of a mediasoup signaling flow in Node-RED)

I’ve also shared my two new SocketIO nodes which support socket.io acknowledgements (callbacks) which pair well for Mediasoup signaling.

https://github.com/bontebok/node-red-contrib-mediasoup

Released under the wonderful MIT license just like mediasoup! Enjoy :slight_smile:

Thanks to the mediasoup developers for building such an incredible SFU!

Rucio

This topic was automatically closed after 2 days. New replies are no longer allowed.