Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build / find appropriate WebRTC package #60

Closed
goatandsheep opened this issue Jan 31, 2017 · 1 comment
Closed

How to build / find appropriate WebRTC package #60

goatandsheep opened this issue Jan 31, 2017 · 1 comment

Comments

@goatandsheep
Copy link

I need a package that will automatically seed files from a node.js server without a screen over WebRTC to a front-end WebRTC client. I'm also willing to find / build a webRTC package that will work for that. The README claims to be waiting for nickdesaulniers/node-rtc-peer-connection to be finished, which doesn't seem to be touched in over a year. What is the criteria you're looking for? Why was wrtc dropped

@feross
Copy link
Member

feross commented Feb 1, 2017

wrtc was dropped because it segfaulted frequently and was difficult to install on many platforms (requiring a full download / compile of the chrome source, sometimes taking hours). I think the situation has improved since then, but we have already switched to electron-webrtc.

If you want to use wrtc instead, this package is pretty simple to change.

@feross feross closed this as completed Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants