home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 26 / CDL26.iso / PLANETPC / WIN311 / ELEMENTS / CUSEEME / README01.TXT < prev   
Text File  |  1995-08-25  |  8KB  |  161 lines

  1.  
  2. CU-SeeMe (tm) for Windows                        Version 0.70b1   8/25/95
  3.  
  4. CU-SeeMe is video conferencing software for the PC and Macintosh on the
  5. Internet.
  6.  
  7. -------------------------------------------------------------------------
  8. To: cu-seeme-announce-l
  9. Subject: CU-SeeMe Release w/ Audio Send & Receive, V0.70b1 available
  10. from: Rich Kennerly <rbk1@cornell.edu>
  11.  
  12. Alpha Testers,
  13.  
  14.    There is a new Alpha version of CU-SeeMe, 0.66a1, w/ Audio Send and 
  15.    Receive available on cuseeme.cornell.edu in the pub/pc/misc directory.  
  16.    The password is asnd:  pkunzip -sasnd cuseeme
  17.  
  18.    The primary new feature of this release is Audio Send capability.  You can
  19.    choose to send in either 32 Kb/Sec Intel DVI or 16 Kb/Sec Delta-Mod with
  20.    50 or 100 mSec buffers.  Note: There is a horrible UI bug that occurs when
  21.    you change audio transmission modes that causes most of the display to not
  22.    be re-drawn.  The Toolbar and Participant Window need to be re-written to
  23.    fix a number of problems (including system resource hogging and performance
  24.    problems) but we wanted to release audio send before doing this.
  25.       
  26.          There is a new audio panel, written by Steve Edgar, (who wrote 
  27.          the original Windows version of CU-SeeMe more than a year ago).  It 
  28.          requires a DLL - IVSLIDER.DLL.  Put a copy of this somewhere in your path
  29.          (preferably in /windows).
  30.  
  31.    You might notice a re-drawn button for the Microphone.  This now indicates
  32.    whether a participant will hear audio when you speak (it either looks like
  33.    a old-style radio microphone or has a red X through it).  And, if you want
  34.    to talk to just one participant, you can hit this button to enter "Private-
  35.    Talking" mode.  The speaker button button determines whether you can hear
  36.    audio from that participant.
  37.  
  38.    This version does not support squelch mode.  There is a PushToTalk
  39.    option that must be selected in this version.  Also, we expect to have a
  40.    digital gain control for microphone sensitivity in a future release; for
  41.    now you'll have to use whatever software came with your sound card to adjust
  42.    mic gain.
  43.  
  44.    We recommend using 100 mSec buffers for best performance.  If you're
  45.    using a slower link (ISDN, or 28.8) you should use Delta-Mod even though
  46.    the sound quality is noticable worse; its better than dropouts.
  47.  
  48.    Let us know how things work.  
  49.  
  50. Known Bugs remaining:
  51.  
  52. The Control Panel for Audio doesn't refresh at all well after you select
  53. an audio compression method or buffer size.
  54.  
  55. The Participant window takes way too long to redraw, re-draws too often,
  56. and consumes too much system resources.  The Toolbar doesn't refresh
  57. properly.
  58.  
  59. There is still a known bug in the receive code that makes pops and clicks 
  60. when you start receiving.
  61.  
  62. -Rich Kennerly - PC Windows CU-SeeMe developer.  <rbk1@cornell.edu>
  63.  
  64. -------------------------------------------------------------------------
  65. Copyright (c) 1993, 1994, 1995, Cornell University
  66.  
  67. Cornell hereby grants permission to use and copy, for any purpose, and 
  68. to redistribute this binary executable version of the CU-SeeMe (tm) program 
  69. (whole and unmodified), all without fee, provided that (1) any such 
  70. redistribution shall realize no profit or gain, direct or indirect, 
  71. (2) these copyright and permission notices, and those of Cornell's 
  72. collaborators included below, appear on all copies and supporting 
  73. documentation, (3) the name of Cornell not be used in advertising or 
  74. publicity pertaining to distribution of the program without specific 
  75. prior permission, and (4) notice be given in supporting documentation 
  76. that copying and distribution is by permission of Cornell.  Cornell 
  77. reserves the right to modify this grant of permission in future 
  78. releases.  Decompiling, disassembling, or reverse engineering this 
  79. program is not permitted.  This notice makes no grant of permission or 
  80. access to the source code for this program; such access is available 
  81. by specific seperate license only.  CORNELL MAKES NO REPRESENTATIONS 
  82. OR WARRANTEES, EXPRESS OR IMPLIED.  By way of example, but not 
  83. limitation, CORNELL MAKES NO REPRESENTATIONS OR WARRANTIES OF 
  84. MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE 
  85. OF THIS SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY PATENTS, 
  86. COPYRIGHTS, TRADEMARKS, OR OTHER RIGHTS.  Cornell shall not be held 
  87. liable for any liability with respect to any claim by the user or any 
  88. other party arising from use of the program.
  89.  
  90. Portions of the audio code for CU-SeeMe were provided by Charley Kline's
  91. Maven. 
  92.  
  93.  Charley Kline, cvk@uiuc.edu
  94.  University of Illinois Computing and Communication Services
  95.  28 Feb 1994
  96.  
  97.  Copyright (c) 1994 by Charley Kline and the 
  98.       University of Illinois Board of Trustees.
  99.  
  100. Portions of the audio code for CU-SeeMe were provided by Michel Carleer.
  101.  
  102. Michel Carleer
  103. Laboratoire de Chimie Physique Moleculaire
  104. Universite Libre de Bruxelles CPi-160/09
  105.  
  106.   Redistribution and use in source and binary forms, with or without
  107.   modification, are permitted provided that the following conditions
  108.   are met:
  109.  
  110.   1. Redistributions of source code must retain the above copyright
  111.      notice, this list of conditions and the following disclaimer.
  112.   2. Redistributions in binary form must reproduce the above copyright
  113.      notice, this list of conditions and the following disclaimer in the
  114.      documentation and/or other materials provided with the distribution.
  115.   3. All advertising materials mentioning features or use of this software
  116.      must display the following acknowledgement:
  117.        This product includes software developed by the University of
  118.        Illinois, Urbana and its contributors.
  119.   4. Neither the name of the University nor the names of its contributors
  120.      may be used to endorse or promote products derived from this software
  121.      without specific prior written permission.
  122.  
  123.   THIS SOFTWARE IS PROVIDED BY THE TRUSTEES AND CONTRIBUTORS ``AS IS'' AND
  124.   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  125.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  126.   ARE DISCLAIMED.  IN NO EVENT SHALL THE TRUSTEES OR CONTRIBUTORS BE LIABLE
  127.   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  128.   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  129.   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  130.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  131.   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  132.   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  133.   SUCH DAMAGE.
  134. ----------------------------------------------------------------------------
  135. Download the cuseeme.zip file in binary mode and unzip using PKUNZIP.EXE.
  136. If you don't have a copy of the ZIP compression utilities
  137. you can download them from ftp.cit.cornell.edu in the pub/dos/util
  138. directory as pkz204g.exe.  Then execute this file to extract the
  139. zip utilities.  ZIP is also available on lots of other public servers.
  140.  
  141. Contents of cuseeme.zip:
  142.  
  143. readme??.txt    : This file.
  144. cuseeme.txt     ; General CU-SeeMe information.
  145. cuseeme.hlp     ; Hypertext Windows Help file for CU-SeeMe.
  146. cuseeme.exe     ; The CU-SeeMe program itself.
  147. msvideo.dll     ; Microsoft Video for Windows driver.
  148. ctl3d.dll       ; 3-d controls driver.
  149.  
  150. Installation:
  151.  
  152. The four cuseeme* files can go in a cuseeme directory by themselves.
  153. msvideo.dll should go in your windows/system directory UNLESS you
  154. have a copy of Video for Windows in which case you'll already have
  155. a copy.  (Its best not to mix versions).  Also, ctl3d.dll should only
  156. go in your /windows/system directory if you don't already have one.
  157.  
  158. You can use the Windows Program Manager to add a 'program item' for
  159. cuseeme.exe as 'CU-SeeMeW?.????' and for cuseeme.hlp as 'CU-SeeMe Help'.
  160.  
  161.