Node.js WebRTC客户端 [英] Node.js WebRTC client

查看:644
本文介绍了Node.js WebRTC客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找实现
将数据从 nodeJS客户端传输到另一个webRTC对等端.

I am looking for a webrtc implementation for node.js
to transmit data from a nodeJS client to another webRTC peer.

因此,在我的情况下,nodejs应用程序不是服务器,而是客户端. 是否存在这样的节点模块?

So in my case the nodejs application is not the server but a client.
Does such a node module exist?

推荐答案

我遇到了同样的问题,偶然发现了这两个宝石:

I came along the same problem and stumbled upon these two gems:

https://github.com/helloIAmPau/node-rtc 遗憾的是,它缺少任何文档.

https://github.com/helloIAmPau/node-rtc Sadly it is lacking any documentation.

但是 https://github.com/js-platform/node-webrtc 对我来说似乎更可靠.

However https://github.com/js-platform/node-webrtc seems more reliable to me.

这篇关于Node.js WebRTC客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆