That's pretty cool! Any hardware info? I had thought a diy dashcam project would be most about hardware (rpi zero and 3d printed enclosure maybe) with the software being relatively simple. Using an old phone might be another approach.
Multifunction copier printer scanners are usually consumer crap. The good stuff is generally single function. Monochrome is more of a solved problem than color, I think.
Do the police take your dash cam if they pull you over? Does that show on their own badge cam?
Streaming live video takes a lot of bandwidth and connectivity from a car can be intermittent, but maybe it's enough to send a timestamped hash every few seconds, so there is tamper evidence in case of a deletion.
Anyway, deleting video through a dashcam user interface is like deleting a file on a computer: basically a little bit of metadata is overwritten but the underlying data can usually be mostly recovered with filesystem repair or forensic tools. To really delete it for sure you have to either destroy the media or use special tools to overwrite the data blocks. Or just running the camera for a long time (to make sure the freed blocks get re-used) might do it.
You could also stream to another phone or computer tucked away elsewhere in the car, unless you expect the whole car to be seized.
I'm surprised they aren't making the same demands of the relevant TLDs. Or are they trying that and failing? If yes, why would they have better chances with Google?
If the kobo hardware device can read drm'd epubs, it is "using drm" to do so. I'm asking if Calibre can read those same drm epubs. Do you know if it can, maybe by adding a plugin? I know there was something like that for Kindle files. Thanks.
Thanks yeah I don't have a kobo reader so was asking if there was a way to read paid-for kobo downloaded books that have drm, similar to how decss lets you watch DVDs that you bought. I don't mind paying for books but don't want a locked down reading device with it's own crappy software and possible invasive phoning home.
Yeah I see now. I think I can calculate a meaningful upper bound using the GINI index. I'll see if I can work out numbers that look plausible, and make another post sometime.
Yes I've been using the calibre client app under Debian MATE and it's decent. I'm a Luddite though, so sometimes I convert epubs to plain text with pandoc and read them in emacs or a terminal.
Nice but 1) doesn't Kobo use DRM? 2) I had thought selfhosted was about server apps. Calibre is great but it's a client app. Should this post be in a different group?
That's pretty cool! Any hardware info? I had thought a diy dashcam project would be most about hardware (rpi zero and 3d printed enclosure maybe) with the software being relatively simple. Using an old phone might be another approach.