limaiem replied to the topic 'QHY 5-II camera in RPI4 setup' in the forum. 3 years ago

Hi,

I get it from here:
launchpad.net/~mutlaqja/+archive/ubuntu/...field.series_filter=

for my case i took the : libqhy - 21.2.11+unstable~202102160314~ubuntu18.04.1

inside this lib in the file CMakeLists.txt we can read:

# QHY SDK 21.2.11
set(LIBQHY_VERSION "20.2.11")
set(LIBQHY_SOVERSION "20")

in your case you need the : libqhy - 21.2.11+unstable~202102160312~ubuntu20.04.1

I hope this will help you !

Read More...