-
Notifications
You must be signed in to change notification settings - Fork 31
Can't require node-video module #7
Copy link
Copy link
Open
Description
I'm running on Mac OS X 10.6, and i'm trying to create a small test server with node.js to encode video receiving frames from a client, but when I require the video module with the code "var myVideo = require("video")" it throws the error ("Can't find module 'video').... i've installed node-video with npm, installed libtheora and configured the build with "node-waf configure build"...
I've tried to create even the NODE_PATH env, but it thorws another error (Can't load shered library)..
What's wrong??
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels