Good morning,
I have troubles using pcie drivers for QHY600 PRO in ubuntu18.04 (4.15.0-213-generic).
I downloaded qhy sdk (sdk_linux64_24.08.01). I installed it using ./install.sh script
Then I compiled the riffa_linux_driver following the README instructions in folder.
I did:
>sudo make setup
>make debug
>sudo make install
For now, everything ok.
now I want to create a program with cpp that connect to camera using pcie fiber but here is where i had stucked.
I dont now how to do it, which functions of sdk use, or how to check if pcie card is running ok, and system recognizes it.
Can you provide a cpp example on how to do that? For example to take one sinlge frame using pcie card.
QHY PCIE DRIVER
- admin
- Site Admin
- Posts: 17363
- Joined: Sat Feb 11, 2017 3:52 pm
- Location: Vale of the White Horse, UK
- Contact:
Re: QHY PCIE DRIVER
Hi,
sorry, but I can't help - SharpCap does support QHY cameras, but only on Windows and I don't write any of the camera control code in C++. I've also never tried using the PCIe versions of the cameras - I only have USB connected ones.
I think you would be best asking QHY to provide sample code, or alternatively search on github to see if you can find an open source project that uses C++ to control QHY cameras.
cheers,
Robin
sorry, but I can't help - SharpCap does support QHY cameras, but only on Windows and I don't write any of the camera control code in C++. I've also never tried using the PCIe versions of the cameras - I only have USB connected ones.
I think you would be best asking QHY to provide sample code, or alternatively search on github to see if you can find an open source project that uses C++ to control QHY cameras.
cheers,
Robin
Re: QHY PCIE DRIVER
Ok, I will try that. Thank you very much for the quick response!
Best regards,
Lluís
Best regards,
Lluís