home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / OS2 / CUOS208.ARJ / CUOS208.ZIP / README.NOW < prev    next >
Encoding:
Text File  |  1997-06-21  |  8.8 KB  |  260 lines

  1. CUSeeMe/2 1.1 Beta
  2. ====================
  3.  
  4.  
  5. Description :
  6. ---------------
  7. CUSeeMe is a video conferencing program originally developed for the MAC and
  8. the PC (Windows) platforms by Cornell University. It is a truely remarkable
  9. technology which lets you see live video transmissions over the internet.
  10.  
  11. Normally live video requires a very high bandwidth connection , but since
  12. this only transmits differences between video frames and at a resolution
  13.  of 160 x 120 , it will work with even a modest 14.4 kbps connection. But
  14. a 28.8 kbps connection is recommended.
  15.  
  16. More information about the CUSeeMe concept can be found at :
  17. http://cu-seeme.cornell.edu
  18.  
  19. The homepage for CUSeeMe/2 can be found at :
  20.  http://inet.uni-c.dk/~deckkh
  21.  
  22. This 32 bit multithreaded Os/2 release supports a number of features not
  23. found in the Windows counterparts at the time of writing :
  24.  
  25.   o - scalable windows
  26.   o - recording of client video and playback of recorded sessions
  27.   o - adjustable playback speed x1,x2,x4,x8
  28.   o - sound effects
  29.   o - automatic retry to connect to ref , if you dont get connected
  30.   o - saving of chat log possible
  31.   o - separate video playback viewer
  32.   o - fully chat enabled
  33.   o - ref categories impl.
  34.   o - TCP/IP Interface selction
  35.   o - Private chat
  36.   o - Revised user interface with sizeable panes
  37.   o - Throughput gauge
  38.   o - Window arrangement
  39.   o - Sound effects setup
  40.   o - queue connect
  41.   o - Password protection
  42.   o - Reflector hotkeys.
  43.   o - Delete refs by date
  44.   o - Sort refs by name or by last connect
  45.  
  46. Requirements :
  47. -----------------
  48.  
  49. Os/2 Warp 3.x or 4.x
  50. MMPM/2 
  51. Connection to the Internet of min 14.4 kbps
  52. Dive
  53. Dart
  54.  
  55.  
  56. Limitations in current release:
  57. ---------------------------------
  58.  
  59. This version cannot
  60.  
  61.   o send/receive audio.
  62.   o send/receive color video
  63.  
  64. Installation :
  65. ----------------
  66. Just copy all of the files in CUOS208.ZIP to a directory of your choice
  67. and run INSTALL.CMD to create an Workplace object for it. Dial your
  68. internet provider and click on the CUSeeMe/2 icon.
  69.  
  70.  
  71.  
  72. User Guide :
  73. ---------
  74.  
  75. The *first* thing you should do , when starting CUSeeMe/2 for the first time
  76. is to set the transmission speed to match the speed , with which you are
  77. connected to the net. See Transmission settings.
  78.  
  79. Upon startup , You will be granted with a little splash screen and a little
  80. sound effect. The next window will be the reflector list window. To connect
  81. to a reflector just double click it. When you get connected you will usually
  82. receive a message of the day (MOTD) , which you can just click ok to. If the
  83. reflector will not let you in , you will receive an error message.
  84.  
  85. When you get connected , switch to the clients window. In this window you will
  86. see the other people , who are connected to the reflector. There will be
  87. lurkers and senders. To see the video from a sender just double click on the
  88. one , that you want to see. When new clients join the reflector you will hear
  89. a little sound. The color of the icn indicate whether the client is a lurker
  90. or a sender. If the icon is blue , he is either a lurker or sending color. If
  91. the icon is green you should be able to view video.
  92.  
  93. The right mouse button can be used to activate context sensitive menus on
  94. container items.
  95.  
  96. You can categorize users into 3 categories :
  97.  
  98.  o john doe
  99.  o twit
  100.  o worthwhile
  101.  
  102. with simple filters , you can select which ones you wish to see. When users
  103. in the Worthwhile category joins the ref , you will hear a different sound
  104. being played to get your attention.
  105.  
  106. If you get tired of the user list being constantly updated and users at the
  107. button of the list scroll out of view , simple select toggle autoupdate.
  108. You will still see users coming and going on the ref, but the statistics
  109. on the users will no longer be updated.
  110.  
  111.  
  112. The setting called "Respect end of frame" specifies whether you want to update
  113. the video window only when a complete frame has been received or if you want to
  114. update the video window continously , whenever new video packets arrive. Should
  115. be disabled on low bandwidth connections (< 28.8).
  116.  
  117.  
  118. How do I send video for others to see ?
  119. ------------------------------------------
  120.  
  121. At present there are a number of available plugins for use with CUSeeme/2.
  122. A plugin is simply  a DLL , that connects to a video source . In your
  123. CUOS208.ZIP you should find the following plugins :
  124.  
  125. o KKHPLUG0.DLL
  126.  
  127.   This is a very simple pattern generator. This is useful only in testing
  128.   situations.
  129.  
  130.  
  131. o KKHPLUG1.DLL
  132.  
  133.   This will allow you to transmit a bitmap.
  134.  
  135. o KKHPLUG2.DLL
  136.  
  137.   This will interface to the QCAM software by UseFul software. You
  138.   will have to download and register the QCAM software separately.
  139.   Look for a file called something like QPICTOS2.ZIP
  140.  
  141. Other plugins :
  142.  
  143. o QV2CUCME.DLL
  144.  
  145.   This will interface to the QuickCam viewer developed by
  146.   Dale Whitfield. Goto either of these sites :
  147.  
  148.    http://www.shadow.net/~senja/qv2.htm
  149.    http://www.compulink.co.uk/~elad/qv2.htm
  150.  
  151.   and download the software. Dale's sw will let you use a Connectix
  152.   Color CAM as well as the BW CAM.
  153.  
  154.  
  155. If you are a developer you can write your own plugin. Email me
  156. and I will mail you a sample.
  157.  
  158. To install a plugin select the PlugIn Center from the Setup menu.
  159. Press the Add button and then Browse for the plugin. When you have
  160. selected your plugin make sure that you enable it. You can have many
  161. plugins installed concurrently but you can only enable one at a time.
  162.  
  163. Graphics
  164. -----------
  165.  
  166. The graphics shown at program startup was done by Michael Holm Andersen.
  167. If you are into raytracing , 3D modelling and other sophisticated graphics
  168. I recommend  , that you point your browser at his new site at
  169. http://www.mjm.dk/vi
  170.  
  171.  
  172. CUVid/2
  173. -----------
  174.  
  175. CUVid/2 is a standalone player , that will allow you to view your recorded
  176. vid files without being connected to the net. The program accepts a .vid file
  177. as a parameter , which means , that you can open your drives foldes and select
  178. the vid file ,that you want to view and then just drop it on the CuVid/2
  179. icon and the vid file will start playing. Yes I know , it just too simple
  180. right ? I have had 4 vid files playing at the same time at x8 speed without problems.
  181.  
  182.  
  183. Transmission Settings:
  184. -----------------------
  185.  
  186. You should tell CUSeeme/2 the speed with which you are connected to
  187. the net. You do this with the Transmission Settings from the Ref menu.
  188.  
  189. You can specify this info as a generel system  settings or you
  190. can use another set of settings on a specific ref. If you want to
  191. override the generel settings on a specific ref use the reflector
  192. editor to specify this.
  193.  
  194.  
  195. Ref categories :
  196. ---------------------
  197.  
  198. When you have worked with CUSeeMe/2 for a while you will probably have
  199. gathered a long list of reflectors. It will be increasingly hard to
  200. remember , what is going on these reflectors. To assist in this put your
  201. reflectors into categories. With the Show/Category menu item on the Ref
  202. pulldown menu you can select which reflectors , that you want to be visible
  203. in the reflector container.
  204.  
  205.  
  206.  
  207. Other info :
  208. -------------
  209.  
  210. The program is currently freeware, which means that you can distribute
  211. it freely on the net. I may decide (soon) otherwise. We shall see.
  212.  
  213. I have provided the IP's of a couple of reflectors that you can connect
  214. to. You can find IP's of other reflectors by browsing the net. Reflectors
  215. come and go :-) Or you can find an up2date list at
  216. http://www.face2face.com/CU-SeeMe/short.html
  217.  
  218.  
  219. I would appreciate feedback on Me/2. Good or bad , I want to hear it.
  220.  
  221. Please understand , that this is beta software , which usually means bugs.
  222. I think the program is stable enough to be spread among the public. If
  223. you think that you have found a bug please email me with the details. If
  224. the program traps please mail me the trap screen info (yes All of it) and a
  225. description of what you were doing , when the trap occurred.
  226.  
  227.  
  228. I will post updates about CUSeeMe/2 in the os/2 tcp/ip news group.
  229.  
  230. Author :
  231. ----------
  232. Kim Kruse Hansen
  233. deckkh@inet.uni-c.dk
  234.  
  235. Disclaimer :
  236. --------------
  237. I  shall not be held liable for any liability with respect to any claim by
  238. the user or any other party arising from use of the program.
  239.  
  240.  
  241. Troubleshooting :
  242. -------------------
  243.  
  244. If you have problems connecting to a reflector do the following to diagnose
  245. the problem :
  246.  
  247. o try to ping the ref . If you cant ping the ref , CuSeeMe/2 cant connect
  248.   either.
  249. o try the windows version from Cornell or White Pine. Booh :-)
  250. o run DIAG.CMD and mail me the output
  251. o if you are a advanced user , you might want to trace the situation.
  252.    IPTRACE collects trace data and IPFORMAT formats the trace into a
  253.    human readable file. IPTRACE and  IPFORMAT are included with Warp 4.0. I
  254.    dont know about Warp 3.x.
  255.  
  256. Remember, as I mentioned Ref's come and go , sometimes they disappear for weeks
  257. and then they reappear.
  258.  
  259.  
  260.