rtc-io / rtc-plugin-node

EXPERIMENTAL, IN-PROGRESS: An rtc.io plugin that uses the node-webrtc (wrtc) package for WebRTC primitives
Apache License 2.0
6 stars 6 forks source link

SessionDescription is NULL with wrtc 0.0.59 #8

Open jonnor opened 8 years ago

jonnor commented 8 years ago

I first started the example using beefy --browserify browserify. Then started node.js

[jon@jon-laptop rtc-plugin-node]$ node examples/datachannel.js setRemoteDescription task failed: [Error: SessionDescription is NULL.]

Whether I used Firefox or Chrome made no difference. Also tried restarting the browser after node.js is running. Could very well be this issue is due to something in wrtc or below, but here at least was a nicely-reproducible issue.

silviapfeiffer commented 8 years ago

Have you tried since? I think it should be working again.