vmolsa

Results 24 comments of vmolsa

``` npm install webrtc-native ``` Is working now? if not then the path is [webrtc.node](http://cide.cc:8080/webrtc/webrtc-linux-x64-v0.12.x.node)

Thanks! :) btw setting WebRTC.setDebug(true) gives you lot of messages but last 10 lines shows that what was going on before sigsegv.. You are setting STREAM in ``` js boardcast.onaddstream...

Hi, I created example with using headq-rtc and video streaming is working with webrtc-native. ``` sh npm install headq-rtc cd node_modules/headq-rtc/examples/broadcast/ npm install node server.js ``` Example is giving wrong...

This would be also useful when you need some kind of handler for ser/der data.