Page 2 of 2

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 22:19
by sevced
Thank you for the info.
with the server ddserver version, it is necessary to preserve the communication between the client (qDslrDashboard on android for example) and the server ddserver on raspberry otherwise the sequence of photo stops. And worse, if the bulb mode is activated on the apn, you risk destroying your sensor by overheating.

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 22 Feb 2018, 22:21
by sevced
it would be necessary for the server (ddserver) to keep the sequence of the planned poses as a planning and then execute the planning of the exposure times.

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 23 Feb 2018, 08:39
by hubaiz
'ddserver' does not control the camera, it only forwards the USB packets between the camera and qDslrDashboard.

Re: Install qDrslDashboard on Raspbian Stretch

Posted: 26 Feb 2018, 08:43
by sevced
There is a Gtimelaspe program on GitHub that uses WxWidgets libraries that work in remote. The features of GtimeLaspe are much restricted but it works in remote. A priori, QdslrDashboard works in OpenGL. By default, OpenGL does not work in remote. it is possible to operate it in remote under VNC Connect (checkbox in experimental mode) but the mouse does not work with it.
So I decided to modify the GtimeLapse program in OpenSource for my needs.

The ideal would be to modify QDslrBasboard in WxWidgets gold in X11. The appearance will be less beautiful but more compatible.