Slashdot Mirror


Ask Slashdot: Recording Business Meeting Audio On an Intranet?

dousette writes "I have been tasked with modernizing our company's board room. Replacing the overhead projector with a more modern LCD projector is a no-brainer, speakers are easy enough to wire off of the HDMI projector, but one of the requirements that has me stumped is the recording of minutes. The existing system uses wired microphones connected to a cassette player, and what I would love to replace this with are some sort of Ethernet microphone that could stream directly to a Windows file share. Does such an animal exist? Do you have any other suggestions for the room that I might be missing?" So if you wanted to bypass a stand-alone system, how would you go about dumping audio straight to your network?

64 of 85 comments (clear)

  1. Mini-PC and pulseaudio by maweki · · Score: 3, Interesting

    As far as I know, you could put a linux-box there with pulseaudio and make the input device network-available. You could record then with any pulseaudio-system anywhere.

    1. Re:Mini-PC and pulseaudio by RobertLTux · · Score: 1

      just about any version of hooking a PC to the Sound System and having that box flip the file to wherever you need should work

      --
      Any person using FTFY or editing my postings agrees to a US$50.00 charge
    2. Re:Mini-PC and pulseaudio by CanHasDIY · · Score: 4, Interesting

      As far as I know, you could put a linux-box there with pulseaudio and make the input device network-available. You could record then with any pulseaudio-system anywhere.

      This, this, this.

      Raspberry Pi, anyone?

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    3. Re:Mini-PC and pulseaudio by maweki · · Score: 1

      Would have suggested that right away but didn't know whether it packs enough bang.

    4. Re:Mini-PC and pulseaudio by MightyYar · · Score: 4, Interesting

      Careful, you might not want the boardroom audio available to all.

      The safest path might be to replace the tape deck with a solid state recorder with removable storage. I've hooked ours up to an iPod in the past.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    5. Re:Mini-PC and pulseaudio by jeffmeden · · Score: 3, Interesting

      Careful, you might not want the boardroom audio available to all.

      The safest path might be to replace the tape deck with a solid state recorder with removable storage. I've hooked ours up to an iPod in the past.

      This. I would suggest keeping the Mics (they probably have good placement and superior audio) and feeding them into a small digital recorder that someone has the responsibility of starting/stopping/uploading. This way only the activity that is supposed to be recorded, retransmitted, etc. is actually done since a human needs to handle the movement of the information. Try to automate it and get it wrong (even on accident,) and you could find yourself looking for a new job at best, and looking out from a jail cell at worst.

      My first thought was some sort of remote-controlled mic system that took cues from an Exchange server managing meeting resource events. That way the file would automatically be generated for each meeting that was scheduled, and saved accordingly. That would be awesome until someone scheduled an off the record meeting and found out only later that the whole thing was recorded and stashed on the intranet where who knows who has access to it.

    6. Re:Mini-PC and pulseaudio by CanHasDIY · · Score: 3, Informative

      Would have suggested that right away but didn't know whether it packs enough bang.

      Me either, but I did find a discussion thread where some fellas managed to get pulseaudio running w/ VLC Of course, that's only playback...

      Since we're just talking about simple voice recording, surely the hardware requirements would be minimal? I mean, if 12k is good enough for phone conversations...

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    7. Re:Mini-PC and pulseaudio by Ponder+Stibions · · Score: 1

      We have a (very nice) audio recorder which is about the size of a walkman and records to SD card in MP3 or WAV formats when the big red button is pressed.
      We use it for recordings where qulity is important so have a high end one, (Roland I think the brand is) but actually there are dictaphones which record to SD cards which will probably cover your use.

    8. Re:Mini-PC and pulseaudio by todrules · · Score: 2

      you could find yourself looking for a new job at best, and looking out from a shallow grave in the middle of nowhere at worst.

      FTFY.

    9. Re:Mini-PC and pulseaudio by Brandano · · Score: 1

      I think using the pulseaudio network streaming in this case is probably overkill. If the audio does not need to be monitored in realtime you can just record it to a network share with any sort of audio recording software. Even just plain arecord from alsa-utils.

    10. Re:Mini-PC and pulseaudio by MightyYar · · Score: 2

      In most states recording a conversation is a felony without the other party knowing and agreeing to it

      If by most, you mean "twelve": California, Connecticut, Florida, Illinois, Maryland, Massachusetts, Michigan, Montana, Nevada, New Hampshire, Pennsylvania and Washington.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    11. Re:Mini-PC and pulseaudio by MightyYar · · Score: 1

      If it is mission-critical it would be trivial to split the microphone wire and record through two devices.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    12. Re:Mini-PC and pulseaudio by Obfuscant · · Score: 1

      I mean, if 12k is good enough for phone conversations...

      8k is good enough for phone conversations. The bandpass of a standard phone line is rated at 300-3000Hz. The lowest non-aliasing sample rate would be 6000 samples per second.

      The standard digital phone rate was 8000 sps. You'll find this encoded in T1 specs, and various other hardware from the 70s and 80s.

    13. Re:Mini-PC and pulseaudio by TENTH+SHOW+JAM · · Score: 1

      If it is mission critical, buy two. Instructions read "Hit record on both devices" "Hit stop on both devices." Mission critical usually means you have a budget of more than $200.

      --
      A sig is placed here
      To display how futile
      English Haiku is
    14. Re:Mini-PC and pulseaudio by MightyYar · · Score: 1

      Exactly - hell, if it is mission critical you probably want redundant microphones.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  2. Why ethernet mic? by fustakrakich · · Score: 1

    Use bluetooth, Connect to any networked machine within range. Or if a laptop is there, use its built in mic. You can grab the Audio with Audacity.

    --
    “He’s not deformed, he’s just drunk!”
    1. Re:Why ethernet mic? by DarwinSurvivor · · Score: 1

      Right, because your boss is going to be thrilled that any teenager in the parking lot with a bluetooth adapter can listen in on their upcoming merger information...

    2. Re:Why ethernet mic? by DarwinSurvivor · · Score: 1

      Directional antennas are a remarkable thing.

  3. To the googles! by characterZer0 · · Score: 2, Informative
    --
    Go green: turn off your refrigerator.
    1. Re:To the googles! by tscheez · · Score: 2

      I know you were being a smart ass, but that Marantz (result #2) is a nice unit.

      --
      Supplies!
  4. Who takes the minutes? by White+Flame · · Score: 3, Interesting

    Do you just dump the audio archives somewhere for hypothetical later retrieval (which isn't really "minutes"), or is somebody tasked with creating the actual minutes from the recordings after the meeting? Having a person writing up the minutes as the meeting progresses is generally a better idea in my experience. Then it's just normal document editing.

    1. Re:Who takes the minutes? by hesiod · · Score: 3, Insightful

      The auto-transcribed document wouldn't be able to identify who is speaking at any given time.

  5. I install that solution all the time. by Lumpy · · Score: 4, Informative

    http://www.amazon.com/Marantz-PMD580-Rack-Mount-CompactFlash-Recorder/dp/B0017OM6JQ

    we install them all the time.

    And yes it's the only real solution, if they balk at the price, they really dont want to do what you are asking, hook up a Laptop and press record if they are too cheap to buy the real tool for the job.

    --
    Do not look at laser with remaining good eye.
    1. Re:I install that solution all the time. by Zero__Kelvin · · Score: 1

      Try to be serious. It is not even close to "the only real solution", The only reason to go with it would be not knowing how to instal and configure linux on one of the used 80486 based machines that everyone keeps trying to unload for free because nobody wants them anymore. In fact, if you came to me and proposed that solution to accomplish such a mundane task your days working for me would be very limited indeed.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    2. Re:I install that solution all the time. by Phreakiture · · Score: 1

      What do you think of using something like a Zoom H4N or R16 instead? They are significantly less expensive, can be moved more easily if needed, and make very nice recordings. No live streaming capability in either, but the audio records to an SD card, and can be uploaded from there or read through a USB interface.

      --
      www.wavefront-av.com
    3. Re:I install that solution all the time. by Belial6 · · Score: 1

      I was expecting that link to point to a $50k unit since you implied that someone might balk at the price. You are right. $1300 is borderline consumer level pricing and the company may just spend more in labor discussing whether to buy than they would in the actual cost of the unit.

    4. Re:I install that solution all the time. by Desler · · Score: 1

      Because the question asker specifically asked for a network recorder?

    5. Re:I install that solution all the time. by MattCohn.com · · Score: 1

      I came to post this same link. This will automatically save files to a network share or record them on to a removable compact flash card, making it easier to use and more versatile than a home-grown general purpose computer solution. It can be easily wired with remote start/stop and status indication. It can work manually, based on the faceplate controls, remote contact start/stop, or web-based UI, or automatically based on a schedule. It has both consumer and professional, analog and digital audio inputs and outputs. It's a sturdy, slim, quiet, rack-mounted solution.

    6. Re:I install that solution all the time. by gl4ss · · Score: 2

      but but but it's rackmounted MARANTZ!! MARANTZ I TELL YOU! you know it'll be perfect when they start recording their company bands tracks in there.

      and what they really need and want is just a flash based replacement for the cassette recorder. if it's a company that could do better things with the 1000 bucks they don't need the marantz and if they're big enough for price to not matter they're going to have meetings there that they don't want recorded to the intranet...

      --
      world was created 5 seconds before this post as it is.
    7. Re:I install that solution all the time. by Zero__Kelvin · · Score: 1

      If I made stupid statements like that I'd post as an AC too.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    8. Re:I install that solution all the time. by martinX · · Score: 1

      Another vote for the Marantz. I have just arranged a boardroom's AV installation, and this was the only bullet-proof (idiot-proof) system. It's rack-mounted (i.e. invisible), controllable from the AMX touch panel and integrated into the whole system. The secretary can hit 'record' at the start and 'stop' at the end without leaving her seat and it all happens magically. The AV fitout is about $90 000 installed so the Marantz - while not cheap - is just a tiny part of it.

      Like the other guy said, if they can't afford it, they don't really want it.

      Now if Lumpy could recommend something idiot-proof and AMX-controllable for me to record the visuals from the matrix switcher I'd be happy...

      --
      When they came for the communists, I said "He's next door. Take him away. Goddam commies."
    9. Re:I install that solution all the time. by Phreakiture · · Score: 1

      Okay, that's reasonable.

      --
      www.wavefront-av.com
    10. Re:I install that solution all the time. by Lumpy · · Score: 1

      AMX compatable? nope. the only HDMI recorder that exists is the CAPTURE-HD from crestron. But it requires a special device in front of it to strip out HDCP so that it does not lock up when a Windows 8 laptop is used and HDCP is enforced.

      I really wish a recorder existed that was generic and either Rs232 or Tcp controlled, but right now Crestron holds the bag on that one.

      --
      Do not look at laser with remaining good eye.
    11. Re:I install that solution all the time. by Zero__Kelvin · · Score: 1

      "Last Board room I designed and programmed was $45,000"

      You obviously have no idea about audio, or how to meet requirements. I would love to see the face of your boss when you tell him that you are thinking of replacing a microphone and cassette recorder with a $45,000 solution.

      " The existing system uses wired microphones connected to a cassette player, and what I would love to replace this with are some sort of Ethernet microphone that could stream directly to a Windows file share."

      If you had read the actual requirements you would realize how ridiculous you are, but let's not let the facts get in the way of a really lame posturing attempt. Exactly what bandwidth do you think you need to capture to facilitate the process of allowing a secretary to transcribe meeting minutes? Exactly how complicated do you think it is to capture that audio and copy it to a Windows file share?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  6. Revolabs by ArhcAngel · · Score: 1

    You could try the Revolabs xTag USB and your favorite capture software. We use them connected directly to an amp since we don't record but the base has a mini-USB plug for just what your are needing to do.

    --
    "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
  7. Simple by WindBourne · · Score: 1

    Voip Phone. Networked intercoms. There are plenty of these.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  8. Why ditch the mics? by chazchaz101 · · Score: 1

    If the current mics are giving you decent audio, it would be way simpler just to either connect them to the sound in on an existing computer, or if there isn't already going to be something always on, you could set up a plug computer which could easily upload the recordings, or perhaps even host them its self. Something like the SheevaPlug should be more than enough.

  9. We use GoToMeeting by Anonymous Coward · · Score: 1

    We use GoToMeeting to record this stuff. Mind you, every time we need to record something, we also happen to have stakeholders from other offices calling in for the meeting. If everyone is present in the same room, then G2M would add an extra, unnecessary, layer.

    1. Re:We use GoToMeeting by tgd · · Score: 1

      We use GoToMeeting to record this stuff. Mind you, every time we need to record something, we also happen to have stakeholders from other offices calling in for the meeting. If everyone is present in the same room, then G2M would add an extra, unnecessary, layer.

      Yes and no. Depends on what else is going on. A audio or video conferencing solution can be a far better option if you're doing things like showing a PowerPoint or want to record the video as well. I've recorded plenty of meetings where everyone was local just because I wanted to have a digital whiteboard or a slide deck recorded with the audio.

  10. audio is hard video is easy by vlm · · Score: 2

    audio is hard video is easy

    There's numerous "security" solutions for recording video including movement detector systems.

    disk space is cheap enough you should just record 1 hour chunks constantly and recycle as the disk fills.

    Its technically possible but I strongly recommend against the whole idea... You're going to completely freak people out about creepers having nothing to downloading meetings solely to watch the hotties and borderline paranoids who watch too much CSI and 24 are going to think terrorists are going to hack in and destroy everyone or sell all your top secret ideas to the Chinese "Can you believe he went on record in a video file that we use GIT to store our source code? What if the Chinese or terrorists found out?". Wait till the first time a supervisor takes an employee in there for a "private disciplinary discussion" and it gets uploaded to youtube and the company and/or supvr gets sued (perhaps a setup?). Its just a terrible, awful idea full of negative outcome in exchange for basically nothing positive.

    The worst part is only two groups are going to really know how it works... the IT guys who don't really want to become the AV guys for wanna be actors, and the bad guys doing something nefarious.

    Probably the most intelligent and cheapest idea is anyone who's stuck writing meeting minutes gets to use the record app on their iphone/android phone. For the cost of an exotic security or AV system you could probably buy every admin assistant a smart phone and service for a couple years.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  11. Write & scan (plus the oblig Raspberry Pi comm by PSVMOrnot · · Score: 3, Informative

    To get the obligatory Raspberry Pi out of the way: Hook up a microphone to a Raspberry Pi, and have that record/dump onto your local network fileshare.

    On a more serious note though, it should be the job of someone in the meeting to take the minutes. It'll all well and good to have an automated system recording audio of the thing for future reference, but it is much better to have someone taking down the key points manually. Not only do you have a backup incase of failure of your system, but you also have a summary with the most important points which is much easier to skim over and extract information from.

    If you combine handwritten notes with a document scanner in the room you can have a system to scan, archive and distribute a copy of the minutes almost instantly. Alternatively the minutes could be typed onto a netbook/small laptop and that document emailed round.

  12. Why by vlm · · Score: 1

    An excellent business-type question is what do you expect to accomplish?

    Will anyone use the minutes, for anything, ever?

    In 20 years I've never used meeting minutes or seen them used by anyone else. For anything. Agendas, yes. Personal "post it note to myself" type stuff, yes. Personal post it notes to follow up with X regarding his assignment, yes. But generic meeting minutes? Never. Not once.

    If you're trying to "prove" and document a meeting happened for a bean counting metric of meetings per quarter or something, you can use a calendaring app and/or agendas to "prove" it. Or signed statements. Or just fire people who can't be trusted.

    If you've trying to document merely to "look more professional" its cheaper to enforce a minimal dress code (ties for all, no jeans, something like that)

    If you're trying to make people self-censor, perhaps sex harassment or reduce honesty or something, just have HR provide some training classes and/or wait for them to slip up in email then fire them. There's cheaper ways to intimidate than an elaborate AV recording system.

    From an expense standpoint, assuming they're used, is the probably very high cost of this "system" lower than the expense of not having it?

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
    1. Re:Why by JaredOfEuropa · · Score: 1
      Where I work, "minutes" usually just consist of 2 lists: actions, and decisions. Both are used after the meeting (especially actions).

      From an expense standpoint, assuming they're used, is the probably very high cost of this "system" lower than the expense of not having it?

      Let me turn that around. If you almost never use detailed minutes of any meeting, but cannot be sure that you won't need them for that one occasion, then recording them is an excellent idea. Per meeting, you get to record and store the meeting essentially for free. Record the audio, don't do anything to it, and store it securely, labelled in a way that you can find it easily (meeting topic, room, date). It'll be there in case it is needed later, and it will free up the participants from making detailed notes "just in case".

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
  13. Use Netviewer by xevioso · · Score: 1

    Have a laptop running with a decent microphone, which you can pick up from Radio Shack for 20$. Have something running like GoTomeeting or Netviewer
    http://www.netviewer.com/en/

    Where you can record the audio and video of the meeting directly to a file, which can be saved on your laptop or to a folder on your network. I've done this many times for conference calls. Works great.

  14. Re:Write & scan (plus the oblig Raspberry Pi c by Lumpio- · · Score: 1

    Handwriting? Surely you meant typing.

  15. Lync Online by jader3rd · · Score: 1

    If an meeting is configured as a Lync Online meeting I know that any sort of audio/video can easily be recorded by using the start and stop recording features in Lync. Those generally do get stored on a users local laptop instead of in a central location though.

  16. if you want it on a torrent, yeah, go for it by swschrad · · Score: 3, Insightful

    because if it's on a machine accessable to The Connected Internet, and anybody who wants to punk or bleed you wants it, they'll find a way to it.

    there's still such a thing as a microcassette recorder, and such a thing as a digital recorder, that you can start, set next to the conferencing phone, and have a clerk type up. not all technology needs to migrate to the cloud by 5 pm today.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  17. Do you have a phone conferencing system? by HockeyPuck · · Score: 1

    Does your company use an audio conferencing (phone) system? Either internally or from an external provider (like webex)? If so just have someone use that facility, plus those can usually record any slides/applications/desktops that are shared in the meeting as well.

    Otherwise you'll have a solution that is unique to one room, which seems like nothing more than a glorified tape recorder, and if someone is dialed into the meeting, while everyone else is sitting in the room, that one person's voice won't be recorded.

  18. RecordPad is my choice by Goldenhawk · · Score: 1

    I did similar research for nearly-automated audio recording of our church sermons. I wanted to make it super-simple to minimize the added workload on our not-so-computer-savvy Sunday helpers.

    I finally settled on using RecordPad from NCH Software, installed on a dedicated and inexpensive laptop, and set to load automatically when Windows launches.
    http://www.nch.com.au/recordpad/index.html

    After using it for about a year, I'm VERY happy.

    RecordPad is not too expensive (about $40) and it is VERY easy to use. It can record to most common audio file formats. Once you've got it configured, it's just one button to start/stop the recording, using the default settings. It auto-names the recordings with configurable tags. As soon as recording is completed, it can also be set to upload the resulting audio file to via FTP to any site you designate.

    In our case, for privacy purposes, we upload to a protected folder, and we then manually move the recordings to the main audio folder. But if the recording is not suitable for public distribution (like telling a sensitive story about a church member - or in the case at hand, discussing sensitive boardroom business) we simply leave it in the protected folder, where it's still accessible to staff.

    One thing about NCH software can be either highly annoying or highly desirable - they have a very slick install-on-demand setup. Everything installs as a limited-function demo, so if you ask to try something it is very quickly available without any installers or messy configuration. NCH offers several useful companions to RecordPad such as a fairly easy and intuitive audio editing program, a recording library program, etc. This may be valuable if you want easy tools to go along with the basic recording functions.

    I have no connection to NCH - I'm just a very satisfied customer and think this is a particularly handy solution to nearly-automatic record-and-upload requirements.

    --
    --Brandon / Split Infinity Music

  19. overly complex solutions... by wbr1 · · Score: 1

    You already have a projector, and presumably a laptop or PC to run it when someone does not bring their own device. One or two omnidirectional mics with mute buttons, and a script or app to run it all. Perhaps Audacity. All on the existing PC in the room, and mutable by anyone at the table. YOu could also perhaps rig a light or an icon on the projected image to indicate recording is on with the right scripts.

    --
    Silence is a state of mime.
  20. Richard Nixon would approve! by dkleinsc · · Score: 1

    After all, digital audio makes it much easier to erase a few minutes' worth of incriminating evidence, all without having to do the Rose Mary Stretch.

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
  21. Lync by ljw1004 · · Score: 1

    We moved our (50-person) family business over to Office365 and use MS Lync. The meeting organizer creates an "online meeting" in addition to the physical meeting, and runs Lync on his/her laptop. Click the Record button, and it saves all the powerpoints+IMs+audio that comes from the meeting. (this requires the microphones to be plugged in of course). There are options to have to save them on a central facility but I never figured that out -- we just save them locally, and upload to a sharepoint site when needed.

  22. audacity plus USB microphone? by element-o.p. · · Score: 1

    Not knowing the details of your video conferencing set-up, the very first thing that comes to mind is buying a USB-powered microphone (like one of these) and running Audacity or other recording software on a PC, which could save to a file on the network. However, I'd probably also take a good look at recording through the video conferencing equipment itself -- I'd imagine that it could do this natively.

    --
    MCSE? No, sir...I don't do Windows. Yes, I am an idealist. What's your point?
  23. Re:Write & scan (plus the oblig Raspberry Pi c by PSVMOrnot · · Score: 1

    Handwriting? Surely you meant typing.

    Well, yeah, but I am also taking into account meetings where that may not be practical, such as those involving lots of diagrams/mathematical equations or those which refer to a hard copy document (which could then also be scanned).

  24. BOFH by HornWumpus · · Score: 3, Funny

    Cat5 and newer has an 'extra' twisted pair in each cable.

    Just disconnect the extra pair from behind the wall panal and solder a condenser mic across the leads. Do it to all the conference rooms and offices in the executive suite. When you need to hear what they are plotting and planning you go into the wiring closet and listen.

    None of the suits will notice their network is only 10Mbps.

    Credit where it's due. The BOFH did this many years ago, back when his column was funny.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    1. Re:BOFH by jimbolauski · · Score: 1

      Credit where it's due. The BOFH did this many years ago, back when his column was funny.

      You forgot weekly as well.

      --
      Knowledge = Power
      P= W/t
      t=Money
      Money = Work/Knowledge so the less you know the more you make
  25. VoIP - leverage your PBX recording facilities by Anonymous Coward · · Score: 1

    VoIP - leverage your PBX recording facilities.

    Asterisk, FreeSwitch, and even the commercial VOIP guys all support recording conversations. Avaya does, as an example.

    Heck, your PBX may already be recording every call and storing them for a week.

    After all, when was the last time any meeting was held that didn't include a conference bridge for call-in attendees?

  26. Components by Anonymous Coward · · Score: 2, Insightful

    For video, I am using an Optoma ML500. I would not use any other laser or lcd projector at this point.

    For audio, I use an Olympus digital recorder on a rubber pad. It can record many hours of audio before it fills up. It shows up as a USB stick when you plug it in, and is compatible with Linux. Then, I use Audacity to remove noise, and the quality is really great. Sony has a nice recorder too, but I won't do business with them after the GeoHot fiasco.

    Recording to a server is a possiblity, and I use it with WebEx, but I would not install it in a room. I would not have a room based setup for direct recording for two reasons; portability and security. Imagine a situation where someone starts an unauthorized (and possibly illegal) recording. Or, perhaps, they access a previous recording on a network share. Maybe someone forgot to stop recording and the party that uses the room next does not know that it is on. This could sink a company.

    IANAL, but like to make sure that I record consent from all parties before continuing, and provide a copy to all parties upon conclusion. You may have to consult your lawyer before implementation.

  27. One word for you: by Qubit · · Score: 1

    Multicast!

    --

    coding is life /* the rest is */
  28. Cheap Ethernet webcam would do by guruevi · · Score: 1

    Certain Ethernet webcams could do that. They can also be multi-purpose if you want (video conferencing) - streaming is easy, I use VLC from the command line with a small script that breaks it in chunks of 30 minutes on one of the servers to stream video (w/o audio but it could include audio) to a network share.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  29. You do NOT put the recodings on the net by FaxeTheCat · · Score: 1

    >So if you wanted to bypass a stand-alone system, how would you go about dumping audio straight to your network? You do NOT put boardroom meeting recordings on a network share..

    Discussions in a boardroom are supposed to be confidential and available only to those designated. If you put those on a network share they are simply not confidential anymore. Too many sources for error. Too easy to be tempted by others to listen.

    Simply replace the cassette recorder with a solid state recorder where the memory chips can be easily removed (several suggestions in the discussion). Then the person responsible for the recordings can physically secure them.

    If you want to go low tech, get a Zoom H2n and out it on a small mike stand in the middle of the table. Then the person responsible for the recordings can physically secure it and the recordings. It has 4 mics, so it will give a pretty decent recording (there are other brands, but I have seen this one in use).

    1. Re:You do NOT put the recodings on the net by camperdave · · Score: 1

      Discussions in a boardroom are supposed to be confidential and available only to those designated. If you put those on a network share they are simply not confidential anymore.

      You need to stop giving read privileges to Everyone.

      --
      When our name is on the back of your car, we're behind you all the way!
  30. Just and idea.. by nanospook · · Score: 1

    K.I.S.S

    --
    Have you fscked your local propeller head today?
  31. More information by dousette · · Score: 3

    Thanks for all the helpful comments (even you, "let me google that for you" guy)!

    We have a requirement that all board meetings have to be recorded for two reasons -- one, so the minutes can be derived from the recording, and two, open records requests by the public to hear the meeting audio. Recordings have to be kept for a certain period, and I was hoping to automate the boxes and boxes of old tapes we have sitting around (by keeping X previous recordings and dropping the oldest ones automatically when their expiration date comes).

    Before "let me google that for you" guy Googled it for me I read an article on doing this with Pulseaudio, but I am more in the market for a commercial solution for capturing and streaming the audio. It has to work every time without technical assistance, and while there are some areas where I am comfortable rolling my own solution, this is not one of them. Now, for the receiving piece running on a server in the datacenter I am open to a more customized solution.

    I found a product from Barix called the Exstreamer 500 for about $600 at Pro Audio Gear. Does anyone have any experience with Barix devices? It appears that it can either stream the audio over a built-in Shoutcast server or record directly to a USB key. If streaming over a private VLAN to a non-internet-connected server is deemed too risky by mgmt, then at the very least the recordings could be uploaded from the USB key (maybe along with the manual transcription and/or minutes) after the meeting.

    Thanks again for all your suggestions! I knew someone out there had to have done this before me.