Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
1–10 of 37 posts
Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#2Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#3Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#4Pretty sure you have my code in both projects. I contribute first and foremost to make printers and scanners to work reliably, but also keeping in mind the idea that I could at least try to apply legal actions for companies which violate the license rules one day, as a CUPS/SANE/printer/scanner drivers contributor.
Printer companies generally don't like that: https://xcancel.com/ValdikSS/status/1745898408693371125#m
Cool project though! Hope you can publish the source one day so we can all benefit from it in the future!
Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#5Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#6Hrm, yes-we-scan and printervention are built on SANE and CUPS respectively, which makes sense. But running them in a whole wasm-emulated Linux kernel and userland seems... like a lot.
> I must apologise that I haven’t so far open-sourced any part of this that I don’t have to.
With some blather about commercial opportunities. Which is a weird thing to say without linking to the bits that must be shared (under the terms of the various licenses).
Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#7Hrm, yes-we-scan and printervention are built on SANE and CUPS respectively, which makes sense. But running them in a whole wasm-emulated Linux kernel and userland seems... like a lot.
Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#8Hrm, yes-we-scan and printervention are built on SANE and CUPS respectively, which makes sense. But running them in a whole wasm-emulated Linux kernel and userland seems... like a lot.
Ah, it seems like the architecture was designed by a slop machine. OK.
Re: Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP
#9It's a great concept, but you haven't open-sourced the previous code, as the license requires, and you're yet again apologizing in this project as well, without any code. Pretty sure you have my code in both projects. I contribute first and foremost to make printers and scanners to work reliably, but also keeping in mind the idea that I could at least try to apply legal actions for companies which violate the license…