Re: [Development] Thread priority on Linux - Qt 6.9.1

2025-06-28 Thread Tim Blechmann via Development
Is the RealtimeKit you're referring to the product from Cloudflare? not the cloudflare product, the dbus service: https://github.com/heftig/rtkit https://venam.net/blog/unix/2025/03/24/rtkit.html -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/develo

Re: [Development] Thread priority on Linux - Qt 6.9.1

2025-06-28 Thread Art Greenberg
Thanks Tim. Is the RealtimeKit you're referring to the product from Cloudflare? I happen to be doing bidirectional audio streaming. The server is a commercial embedded Linux device, a two-way radio: https://elecraft.com/products/k4-transceiver At the moment I don't see how the Cloudflare pro

Re: [Development] Thread priority on Linux - Qt 6.9.1

2025-06-28 Thread Thiago Macieira
On Saturday, 28 June 2025 00:20:01 Central European Summer Time Art Greenberg wrote: > Actually, its not necessary to be root to use the pthreads priority API. > Appropriate settings in /etc/security/limits.conf enable non-root users > to alter thread priority. I believe you're talking about the