𝒍𝒆𝒎𝒂𝒏𝒏

Hey 👋 I’m Lemann: mark II

I like tech, bicycles, and nature.

Otherwise known as; @lemann@lemmy.one and @lemann@lemmy.world

Dancing Parrot wearing sunglasses

  • 1 Post
  • 105 Comments
Joined 7 months ago
cake
Cake day: December 22nd, 2023

help-circle
  • This looks like one of those low cost netbooks from the time where “EPad” and “MID” tablets were a thing. There is an edition of Windows CE floating around for these - but WiFi will not work, neither the modem if this has one built in.

    No idea about Linux - there is a kernel so you’re technically half way there, but considering most of these had a slow single core ARM CPU and 256MB of RAM on a good day, practical use is limited IMO












  • I do something similar for my property’s exterior cameras, which are streamed to my VPS in ‘real-time’.

    You will need to re-encode the footage - videos are already pretty well compressed, so traditional compression methods like 7z (lzma), gz, zip etc being layered on top can’t compress them further.

    For your solution, I’d probably run a find every minute w/ cron to look for these files in a staging/watch folder, move them to another folder so they aren’t picked up on the next run, then re-encode with ffmpeg. Do note that when you re-encode footage, you always lose quality, even if you’re on a high quality preset.

    I have a feeling that the Handbrake project can do this with a watch folder though, so might be worth looking into that. After a quick search this looks easier to setup than my solution:

    https://github.com/HandBrake/HandBrake
    https://github.com/shannah/handbrake-watcher



  • I don’t have hands-on experience with any of the brands listed so sadly can’t give specific recommendations

    Would a second-hand Google Pixel work fine for you, or do you definitely want to buy new? Mobile devices are really reliable nowadays, I doubt you’ll need to worry about a warranty (which would not cover accidental damage, like a cracked screen)

    I’ve noticed most countries outside of the US and Europe (making that assumption based on inability to get a Google Pixel or a Fairphone) typically have some locally used apps preinstalled regardless; usually a social networking and mobile e-payment app. I’d expect it to be possible to remove these using ADB if you have access to a computer.

    Are you buying direct from manufacturer, or via a carrier? Do note that carriers may have customized the apps installed on your device if you buy one through them. For the least preinstalled bloat, buying direct is ideal





  • Yepp I know - my preference leaned towards the server edition as it doesn’t include the unnecessary UWP apps installed with Win10/11, and has a much lighter footprint in comparison, resulting in less resource usage overall.

    If these were Windows 7 or Windows XP days, a professional edition install would have sufficed for me tbh… but with all the Metro UI and additional telemetry in Windows editions after 8, it doesn’t seem worth the hassle.

    When I need to log in and fix something now I really wouldn’t want to stare at a “please wait, we’re upgrading your apps” because some UWP update occured, or have the telemetry service gobble up idle CPU