Slashdot Mirror


Audio Surveillance, Intended to Detect Gunshots, Can Pick Up Much More

New submitter groovethefish writes "This NYT article highlights the use of electronic listening devices installed on utility poles, buildings, and other structures, then centrally monitored for gunshots. The company SureSpotter claims it helps reduce time wasted by police searching for the source of gunfire in their patrol areas, but the privacy implications are just hitting the courts. If they are monitoring 24/7 and also pickup conversations along with gunshots, can that be used against the people who are recorded?" Evidently, Yes: the linked article describes just such a case. Continues groovethefish: "The company line, from the article: 'James G. Beldock, a vice president at ShotSpotter, said that the system was not intended to record anything except gunshots and that cases like New Bedford's were extremely rare. "There are people who perceive that these sensors are triggered by conversations, but that is just patently not true," he said. "They don't turn on unless they hear a gunshot."'"

12 of 215 comments (clear)

  1. No expectation of privacy by cpu6502 · · Score: 5, Informative

    QUOTE: "In at least one city, New Bedford, Mass., where sensors recorded a loud street argument that accompanied a fatal shooting last December, the system has raised questions about privacy and the reach of police surveillance, even in the service of reducing gun violence."

    The Supreme Court has ruled people have no expectation of privacy in a public setting or publicly-open facility (like a mall). Note that also includes cops who try to make you turn-off your videocamera or audio recorder. They don't have any right to privacy either, and can not force you to turn them off, or confiscate & erase the evidence.

    --
    My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    1. Re:No expectation of privacy by Anonymous Coward · · Score: 5, Informative

      QUOTE: "In at least one city, New Bedford, Mass., where sensors recorded a loud street argument that accompanied a fatal shooting last December, the system has raised questions about privacy and the reach of police surveillance, even in the service of reducing gun violence."

      The Supreme Court has ruled people have no expectation of privacy in a public setting or publicly-open facility (like a mall). Note that also includes cops who try to make you turn-off your videocamera or audio recorder. They don't have any right to privacy either, and can not force you to turn them off, or confiscate & erase the evidence.

      There are twelve states in which all parties must consent to being audio recorded, otherwise it's a felony, one of which is Massachusetts. Ten of those states have an 'expectation of privacy' clause which would make recording people in a park legal. The two which don't are Illinois and, you guessed it, Massachusetts.

    2. Re:No expectation of privacy by Hatta · · Score: 4, Insightful

      In other words, cops may not force you to turn off your camera

      Except that they can still ask you to turn off your camera, and they can still arrest you if you don't. They just have to come up with some other charge(contempt of cop), or release you without charge after holding you long enough to miss the shot. And if you got it, oops, the sd card went missing somehow. Too bad about that. That's if your lucky and the officer didn't mistake your camera for a gun.

      Has any officer anywhere been disciplined in any way (other than paid vacation) for violating the legal rights of a photographer? Unless you can answer in the affirmative, the circuit court decision doesn't mean anything really.

      The protections we actually have against criminals in uniform are vanishingly slim.

      --
      Give me Classic Slashdot or give me death!
  2. "They don't turn on unless they hear a gunshot." by Anonymous Coward · · Score: 5, Insightful

    "They don't turn on unless they hear a gunshot."

    So, how are they listening for a gunshot, and then recording the gunshot, after the gunshot was fired?! Is that not a blatant lie or am I being daft?

  3. Re:"They don't turn on unless they hear a gunshot. by SJHillman · · Score: 5, Insightful

    I think they mean the recording portion doesn't turn on unless the sensing portion detects a gunshot. A poorly worded sentence, to be sure. It's like your TV - even when your TV is "off", the small component that listens for your remote is still on.

  4. Cops can get away with it unfortunately by sjbe · · Score: 5, Insightful

    They don't have any right to privacy either, and can not force you to turn them off, or confiscate & erase the evidence.

    They may not have any right to privacy but they certainly can, in real life, force you to turn them off, confiscate and erase the evidence. Doesn't mean it is legal for them to do so but they certainly are capable of doing it and probably will get away with it too. After all, once the evidence is deleted it becomes your word against theirs and they tend to hold the advantage there. Obviously cops should be held at least to the same standards as regular citizens (if not higher standard) but we know that it doesn't always work out the way it should in actual practice. The certainly aren't going to get thrown in jail and probably not even reprimanded and they know it.

    1. Re:Cops can get away with it unfortunately by silas_moeckel · · Score: 5, Insightful

      A system where they are fired and sent to jail for 20 years as a federal crime would help a bit as well.

      --
      No sir I dont like it.
    2. Re:Cops can get away with it unfortunately by Thelasko · · Score: 4, Informative

      There are in fact a number of cases of "dirty cops" in jail and also collecting their pension.

      If so, you should have no problem providing specific examples of at least a few of them.

      My personal favorite.

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  5. Sound familiar? by GodfatherofSoul · · Score: 5, Insightful

    The TSA scanners didn't store images until we found out they stored images. Then we were told they only stored images for testing until we found out they stored images all the time. Then we found out the images were easily accessible to anyone after being reassured that there were ample security measures to prevent any yahoo from distributing humiliating or enticing images of some people.

    --
    I swear to God...I swear to God! That is NOT how you treat your human!
  6. Re:"They don't turn on unless they hear a gunshot. by jlv · · Score: 5, Insightful

    While I agree it's not supposed to be permanent, a short circular buffer *is* a recording, and it means the device is on all the time.

    For instance, the circular buffer used by the ReplayTV DVR for live TV pausing is supposed to be transient and inaccessible, but (due to a bug) it is possible to stream that video to other devices on the network. IIRC, the Tivo lets you save the pause buffer.

    His statement shows that James G. Beldock is either ignorant of his company's own technology or attempting to "dumb down" the description of the technology to avoid scaring the common folk. Either way, it says nothing good about him or ShotSpotter.

  7. Re:"They don't turn on unless they hear a gunshot. by SJHillman · · Score: 4, Informative

    I implemented several IP cameras for a previous employer. They had a nifty little "record on motion" feature in which it wouldn't record (could still be monitored live) to the NAS unless there was motion detected. One of the big selling points around this feature was that it could actually record up to 30 seconds BEFORE the motion that triggered it so you could be sure you weren't missing anything before the camera was triggered. I believe it did it by keeping a couple minutes of video in a buffer on the camera. If an event triggered it, that buffer would be written to the NAS first and then it would continue appending the live video to the storage until the motion stopped plus X minutes. This system likely works in a similar fashion - it keeps a buffer that's continually overwritten until an event (IE: gunshot) triggers it to be saved to permanent media.

  8. Re:"They don't turn on unless they hear a gunshot. by SJHillman · · Score: 4, Informative

    I posted in more detail elsewhere in this article, but I installed a security camera system that could store some footage from before motion tripped the camera. Basically, once motion was in the frame (or a specific part of the frame), it writes everything from the buffer preceding the motion detection to storage and then appends the live video until X seconds/minutes after the motion stops. Unless there's a trigger, the preceding footage never gets written to storage. Technically, the buffer is a type of storage but it's very small, often overwritten, and only used if a trigger event is detected shortly thereafter.