Corporations now buy the carpet bomb factory to expand their bomb product line and then carpet bomb their own factory after the war is over.

  • hperrin@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 months ago

    If you’re looking for a security camera solution with the benefits of big name cloud camera providers (footage is stored off site, accessible if all your cameras are down), but that keeps your data private (everything is encrypted before being uploaded to the cloud), I’m working on one:

    https://github.com/sciactive/soteria

    It’s not ready yet, but when it is, it will let you use an Amazon S3 compatible server to upload all of your footage, and that will all be encrypted before being uploaded.

      • hperrin@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

        The benefit of doing it this way is that the stream is uploaded nearly live. So anything that happens that kills the cameras should be caught and uploaded. (Like if someone breaks into your house and knows where your cameras are.) Partial uploads, because the streams are fragmented MP4 streams, should be viewable. I’ll also be able to use WebRTC to support actual live feeds from the camera.