silkroadnomad / kurento-meteor

Kurento WebRTC demos implemented with MeteorJS
MIT License
12 stars 5 forks source link

Cannot find module 'sdp-translator' #2

Open silkroadnomad opened 8 years ago

silkroadnomad commented 8 years ago

I installed this on an Ubuntu 14.04 LTS VM as per your instructions on GitHub. After launching it, nothing happens, but I noticed an error 'Cannot find module 'sdp-translator''.

So I ran 'npm install sdp-translator' and ran it again.

After doing this, the sample worked perfectly.

I repeated the same steps for your one2many sample.... this had the same issue with sdp-translator being missing, so I installed the module, and everything worked perfectly.

send in by stefan_camilleri through kurento mailinglist