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

Does jsdom support WebRTC? #1746

Open
kentmw opened this issue Feb 24, 2017 · 5 comments
Open

Does jsdom support WebRTC? #1746

kentmw opened this issue Feb 24, 2017 · 5 comments
Labels

Comments

@kentmw
Copy link

kentmw commented Feb 24, 2017

WebRTC (https://webrtc.org/) helps with audio/video/data streams from one browser to another. It would be great to be able to test these connections through a headless browser like jsdom. Because it's supported by most modern browsers, I'm wondering if there is support for it in jsdom.

@domenic
Copy link
Member

domenic commented Feb 24, 2017

Nope! Pull request implementing those specs certainly welcome.

@kentmw
Copy link
Author

kentmw commented Feb 24, 2017

Thanks for the reply! I'm side-eyeing this project as a possible solution... https://github.com/vmolsa/webrtc-native

@Fuzzyma
Copy link

Fuzzyma commented Jun 9, 2017

This would not only allow for testing. It also would enable the server to serve as a peer. So you can catch video streams from the browser and do stuff with it. Would make a great feature!

@nickreynolds

This comment was marked as duplicate.

@gnugomez
Copy link

I know this is such a hard work but this discussion was started years ago, any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants