Page 1 of 1

qdslrDashboard with Raspberry 3B+

Posted: 03 Jun 2021, 14:38
by JoJ123
Hi all,
I was happy to see the new release of 3.6.4 for the Raspberry Buster
Will it just work on a Raspberry 4 or also on an Raspberry 3B+?

Best,
JOhannes

Re: qdslrDashboard with Raspberry 3B+

Posted: 03 Jun 2021, 17:06
by JoJ123
I got it running on the RB 3B+ with the newest Desktop Version.

Additional Steps:
First the missing lib like already explained in another post here in the forum

Code: Select all

Here is the missing lib: https://drive.google.com/file/d/1UN7kFmAW9wGN5tyoPypHsYqATvZ9bSKv/view
Unpack it in the Qt_Libraries folder
Second, you have to install the some missing libs:

Code: Select all

sudo apt-get install libxcb-xinput-dev
After that the script to start QDSLR Dashbaord will work.


I can connect QDSLR to my Sony Camera and also control all the settings, shoot an image and so on.

The only remaining issue is, that I don't see the images after the shot and also LiveView is not working.
I can see the thumbnails in the history, but not the full size image, I asume that is any other lib / setting that is not correct.
If I check the folder /home/pi/DslrDashboard I can see the images as JPEG, so they are transferred correctly from the camera, but somehow the display is failing inside QDSLR

Can someone help?

Re: qdslrDashboard with Raspberry 3B+

Posted: 21 Aug 2021, 15:19
by lispm
Same Problem here with RPI4
No Preview of images, no Liveview, but the thumbnails are shown.