1

我正在尝试在 node.js 中创建 Kurento RTP 接收器。

我正在使用以下 github 存储库作为参考:

kurento-rtpendpoint

Kurento 网站上给出的示例是 Java kurento-rtp-receiver

我的要求是在 Node.JS 中创建 RTP 接收器。在互联网上找不到任何帮助。

非常感谢任何帮助!

4

1 回答 1

0

我在 Kurento 存储库中找到了这个,希望对您有所帮助

Node.js 的 Kurento 教程

于 2020-10-27T17:31:01.733 回答