kiriapurv / node-camera

Access and stream web camera in nodejs using opencv and websockets.
MIT License
145 stars 47 forks source link

undefined symbol: _ZN2cv12VideoCaptureC1Ev #8

Closed shao-kang closed 7 years ago

shao-kang commented 7 years ago

New Clients, Opening Camera node: symbol lookup error: /home/ssk/gitSpace/node-camera/build/Release/camera.node: undefined symbol: _ZN2cv12VideoCaptureC1Ev

mollers commented 6 years ago

I have the same problem, did you find a solution @s-s-k ?