Emanuele D'Osualdo
Emanuele D'Osualdo
I am very happy this app is useful. I'd definitely help out if anybody attempted at implementing the "vector streaming". In principle one could run `inotifywait` on the tablet, watching...
Yes, the gray is rendered like that on the tablet and appears uniform only because of the way you perceive the eink display. In fact, if you click on "actual...
I would strongly advise against saving the image on disk just to use the PIL functions. The blurring should be applied on the fly in memory if you want to...
That's not possible at the moment: the file is opened using the default OS's app. But I'll put it down as a feature request, I cannot promise I will implement...
Hi, this is a good feature to add, I'll think about it and get back to you.
I had the same issue but in a different scenario. I am using ST4 with `"hardware_acceleration": "opengl"` and it works fine most of the times. I had problems with phantoms...
@pl-semiotics any news about this? I haven't got the update yet (and would not want to update until this is fixed as I use rmview daily for work) so I...
@juanfcocontreras Here it is (from RM1): [libcrypto.so.1.0.2.zip](https://github.com/pl-semiotics/rM-vnc-server/files/6211097/libcrypto.so.1.0.2.zip) @wmkoolen Thank you so much for reporting this! If anybody could post the library from RM2-pre2.6 @bbolker may test it out for us
Here is `libcrypto` for RM2 (courtesy of Mattéo Delabre) [libcrypto.so.1.0.2.zip](https://github.com/pl-semiotics/rM-vnc-server/files/6211258/libcrypto.so.1.0.2.zip) @bbolker could you test it for us? Just unzip it and copy it over with (assuming connection via USB) scp...
@juanfcocontreras could you maybe check if the file I posted for RM1 works on RM2 too?