node.js - ruining EasyRTC server using iisnode -


easyrtc 1 of best available opensource webrtc solutions runs in node.js! have manged run on node.js on system application in asp.net i've been trying run using under iis using iisnode! reason haven't been able make work! running application in node.js use node server.js start server in iis when set default page server.js start application wond work! result using

nodejs: enter image description here

nodejs result: (working properly) enter image description here

iisnode result: looks it's not running !

enter image description here

this error due lack required module easyrtc. type in node command prompt "npm install" install dependency module. , after try run server. hope work you.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -