I am trying to create Kurento RTP receiver in node.js.
I'm using the below github repo for the reference:
The example given on Kurento's website is in Java kurento-rtp-receiver.
My requirement is to create RTP Receiver in Node.JS. Finding no help on the internet.
Any help is highly appreciated!
I found this in the Kurento repository, I hope it helps you
Kurento tutorial for Node.js