• Bytemeister@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 hours ago

    It’s more “is it practical to access the cameras” than “can someone access the cameras”.

    Look at it this way… How are “they” going to access your cameras? Are they going to have a mobile broadband connection for your vehicle, and upload realtime video data from multiple cameras in real time? Maybe for one car, but to do it for every car, they would end up choking out all the cell towers in an area. What about storing your data in the car and accessing it later? Well, storage is relatively cheap, but when you add in the compute required to encode that video, and depending on how much you want to store, it could easily be a few hundred dollars to include all that, and let’s face it, manufacturers want to cut costs, so who is going to pay for it? To top it off, if this repository of compute and storage existed, computer nerds would have found it and publicized it, so it seems unlikely to me that it exists for most cars. Finally, what data would “they” hope to get from real time-video of your car that is not already documented in other ways? The GPS unit can log your position and velocity with ease, your phone is an active listening device that follows you everywhere, so there are simpler and cheaper ways to get the same useful data as a realtime camera feed of the side of the road that don’t involve some huge conspiracy.

    • wizzor@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 hours ago

      Well, the cars all have modems and quite a lot of processing. They don’t need to send a lot of data anywhere to check if it has seen familiar faces.

      Modern cars are literally cameras with wheels.

      I will admit that changing the settings on the safety tech changes nothing in this regard.

      • theneverfox@pawb.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        Pictures are expensive (data wise), and on-device facial identification is not very accurate, especially at a distance in a variable environment

        Cameras inside the vehicle? Those might be worth mining for data. You can easily detect if there’s a person in frame, and snapshot all the passengers. Insurance and law enforcement would be interested in that

        Cameras outside? You could search for human faces or license plates and upload them off peak hours… But how much is that information valuable? What percent of the time is a car even driving? Is palantir even set up to ingest that kind of disparate moving data sources?

        Flock cameras just yield much more useful data… They’re designed to sit somewhere and capture those pictures. Even if public outcry gets them removed, they’re just going to wait until the public gets bored and then put up less noticeable cameras… We really need to fight this forever

        All that being said, I have a car with no cameras and I’d only budge on that if the car reliably could drive itself. I don’t like having cameras pointed at me

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          Pictures are expensive (data wise)

          not really. you don’t want to keep frames without movement, faces or license plates. then you can throw away most frames from a 60 FPS recording. 2 frames per second is better than nothing for running a portable surveillance station. then you can encode them in some efficient format with acceptable compression, and it’s not that much anymore. massive 5G rollout was explicitly happening for IoT devices, to be able to handle the load.

          expensive (data wise), and on-device facial identification is not very accurate

          debatable. google picasa had pretty good on-device facial recognition more than a decade ago, on average desktop computer hardware. ente.io runs something similar in their smartphone app today, fully locally. detects faces very well even in memes.
          tech that can go into a smartphone can go into any smart car too, and likely does.

          But how much is that information valuable?

          plenty valuable for “partners” like clearview AI and flock, or if you want to become a competitor in that field.

          What percent of the time is a car even driving?

          that’s a wrong question. the correct question is what percent of the time is a car outside of the garage. lots of cars are parked on the street all the time while not driving.

          Is palantir even set up to ingest that kind of disparate moving data sources?

          how the fuck no. It’s less data than what people upload daily to youtube, funded from government money basically.

          and then put up less noticeable cameras…

          like cameras appearing nowhere any time, like camera cars.

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            2 hours ago

            to add to the image processing, first gen ryzen desktop CPUs can handle basic object classification on live camera feed. not effortlessly, but they handle it, and performance has only ever improved with time.