more G-Labs products

Author Topic: V4L with PS3 EYE problem  (Read 501 times)

January 11, 2016, 02:11:11 AM
Read 501 times

saue0

  • **
  • Information
  • Jr. Member
  • Posts: 40
Hi I'm getting this error when i want to enable camera on my PI 2.
2016-01-10 19:56:45.9743 Debug Enabling Interface Media.CameraInput
2016-01-10 19:56:45.9987 Error System.DllNotFoundException: CameraCaptureV4L.so
  at (wrapper managed-to-native) MIG.Interfaces.Media.CameraInput/CameraCaptureV4LInterop:OpenCameraStream (string,uint,uint,uint)
  at MIG.Interfaces.Media.CameraInput.Connect () [0x00000] in <filename unknown>:0
  at MIG.MigService.EnableInterface (System.String domain) [0x00000] in <filename unknown>:0
  at MIG.MigService.StartService () [0x00000] in <filename unknown>:0

The .so is there in /usr/local/bin/homegenie/lib/mig.

Am I missing a module or something. The camera is working with this command "fswebcam image.jpg".

Thanks

January 11, 2016, 02:14:07 AM
Reply #1

saue0

  • **
  • Information
  • Jr. Member
  • Posts: 40