Closed attah closed 3 years ago
POC done.
Crap. QProcess can't write to QIODevice, it is an QIODevice even if it has some output redirect functionality as well. That probably means it won't throttle either if it works faster than the network connection. So just having cURL be a reader will probably have it eat quite a lot of ram.
Options:
For better performance (converting happening in lock-step with transferring/printing), and as an enabler for client-side copies (for severely memory-limited printers).