Start a Show from command line?

All the topics related to QLC+ on the Raspberry Pi
Post Reply
Smokey
Posts: 6
Joined: Fri Feb 03, 2017 12:33 pm
Real Name: Timo E

Hello alls,
Sry for my english ist hope you understand me ;)

Question 1:
Is it possible to start a qlc Show per ssh command line/crontab?

Question 2: when its possible...
Running Show 1...
Start over running Show another Show 2 with different priority and Show 2 is end.... Shows Show 1?

By the way great Job massimo ;)
User avatar
mcallegari
Posts: 4480
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Hi, I think you can solve this by using two projects with one show in each.
Then hook QLC+ to cron or whatever and load the project with the -o command line option.
Also, remember to set each Show to autostart in the Function manager (green flag)
Smokey
Posts: 6
Joined: Fri Feb 03, 2017 12:33 pm
Real Name: Timo E

thx massimo for your reply ,
I cant send commands ... i get the "cannot connect to x server"
Info i compile the progamm on my raspberry pi b+ v 1.2 on a ola image .
On rdp the software runs and i can use it... at commandline "cannot connect to x server" ...
Whats the problem ?
Best regards
Timo
User avatar
mcallegari
Posts: 4480
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Well, I'm not sure I fully understand what is your setup, but I guess the OLA image (and my image as well) doesn't include an X server, so if you built QLC+ from sources, the default rendering method is XCB, which requires a running X server.
In my image the default rendering method is EGLFS, which is available with Qt5 though. Basically you could try to build with Qt5 and launch qlcplus with --platform eglfs
Smokey
Posts: 6
Joined: Fri Feb 03, 2017 12:33 pm
Real Name: Timo E

Ok i understand i think it isnt possible with the rpi1 b+
I give up
I hope it is possible with the rpi3 it will arrive at thuesday.
Can you tell me if a OLA & QLC+ Image exists?
Or can you tell me which is the right way to make both packages install on Raspbian Jessie lite?
Best regards
Timo
Smokey
Posts: 6
Joined: Fri Feb 03, 2017 12:33 pm
Real Name: Timo E

In the evening i will donate 15€ to you and hope you Support me ;)
I use following Hardware :
Raspberry PI 3

http://yourduino.com/sunshop//index.php ... tail&p=323

https://m.aliexpress.com/item/32693761209.html#autostay here the ws-dmx-6ch-ban-v3

The setup was running at my older rpi1 b+ v1.2

I use the native-uart Modul from OLA and it was running ;)
Because qlc+ was very slow and command line says cannot connect to x Server.
Tomorrow i arrive a new rpi 3 and we will see... I hope so
Post Reply