Hi,
I encountered that I have a huge (1.5 - 4s) delay between clicking a new Verse in a Song within OpenLP and receiving it
I am curious if this is normal and that I have to calculate it in every verse, or do I have some failed settings?
Maybe you can share your experience
thx
Herby
Comments
Same delay while on localhost? If on LAN: Using ethernet or wifi? 10/100/1gbit? Any other demanding services are running on the network?
Which version of OpenLP? OpenLP 2.4.6 uses polling, which is very slow. OpenLP 3.0 uses Websockets which are a lot faster.