Skip to main content
May 29, 2009
Question

Video Conferencing Script - Logitech Zoom w/ Mic

  • May 29, 2009
  • 1 reply
  • 766 views

Hi all,

  I'm following the excellent example code set forth in "Learning FMS3" from Chapter 5.  It works quite well, except for one thing: If I execute the script on a machine that has, say, a Logitech Zoom that has both a camera and a mic, it seems like it can either do one or the other, but not both.  E.g. if I set the mic to be something else in Windows Control Panel, the video is just fine, but no audio is broadcast.  However, if I set the mic to be the built-in Logitech Zoom's, the audio works but no picture is broadcast.  Is there any way around this?  I reckon it's because a device context or handle is given to the device for one purpose, and the next time it tries to use it for another function, it likely overtakes it for single usage.

  Any ideas?  Thanks in advance!

    This topic has been closed for replies.

    1 reply

    Participant
    August 2, 2009

    w