qdslrDashboard with Raspberry 3B+

qDslrDashbord error reports
Post Reply
JoJ123
Posts: 3
Joined: 03 Jun 2021, 14:35

qdslrDashboard with Raspberry 3B+

Post 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
JoJ123
Posts: 3
Joined: 03 Jun 2021, 14:35

Re: qdslrDashboard with Raspberry 3B+

Post 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?
Last edited by JoJ123 on 03 Jun 2021, 17:09, edited 1 time in total.
lispm
Posts: 10
Joined: 17 Apr 2021, 14:03

Re: qdslrDashboard with Raspberry 3B+

Post by lispm »

Same Problem here with RPI4
No Preview of images, no Liveview, but the thumbnails are shown.
Post Reply