home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / gopher / gopher1.01 / doc / radio.doc < prev    next >
Text File  |  1991-09-08  |  1KB  |  40 lines

  1.               Internet Gopher Radio Hack
  2.                University of Minnesota
  3.                  Version 0.2
  4.                    
  5.  
  6. I. Overview of the Internet Gopher Radio Hack.
  7.  
  8. The Internet Gopher is a distributed document delivery service.  It
  9. allows a neophyte user to access various types of data residing on
  10. multiple hosts in a seamless fashion.  This is accomplished by
  11. presenting the user a hierarchical arrangement of documents and by
  12. using a client-server communications model.  The Internet Gopher
  13. Radio Server and client allows one to listen to real-time digitized
  14. sound across a network.
  15.  
  16.  
  17. II.  Installing radio and radiod.
  18.  
  19. Since this is just a hack, refer to the Gopher client and server for
  20. more information.
  21.  
  22. Currently the only platforms that this works on are sun and Next.
  23.  
  24. III.  Using radio and radiod.
  25.  
  26. First attach a source of live sound to a machine.  Now run the radio
  27. daemon, "radiod".  (If you have a NeXT you will have to install the
  28. play and record programs provided.).
  29.  
  30. Now type radio <hostname> <portnum> on another machine with audio
  31. capabilities.  You should be able to hear what's being digitized on
  32. the other end.
  33.  
  34. Hint:
  35.  
  36. To get the input level set right do the following on the server:
  37.  
  38. straylight% record - |play -
  39.  
  40. This will digitize and play on the local machine.