tschnz / Live-Video-Magnification

An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.
GNU General Public License v3.0
445 stars 104 forks source link

Pointgrey camera not being detected #15

Open chaugan opened 2 months ago

chaugan commented 2 months ago

I have a PointGrey Grasshopper3 installed on my Ubuntu 22.04 with FlyCapture and Spinnaker installed.

Both FlyCapture and SpinView can connect to the camera and get the video feed, but since the camera doesn't mount to any /mnt/video device, the Live Motion Magnification software can't detect the camera.

I'm running on a laptop, so the embedded webcam is already connected by default to /mnt/video0 (and can be connected to in the software). Might this be a problem?

what else to do to get the Pointgrey camera to work in the software?