Directories: where are your files anyway?

Browser:
Software on your computer which requests and displays "html" or web pages. Exporer, Netscape, and Safari are kinds of browsers.

html:
HyperText Mark Up Language: The code used to format and display web pages on your browser. HTML determines, font, color, justification, layout, images, etc.

Server:
The programs that make documents accessible on the web are called "servers".
It is also common to call computers which run the programs "servers".
Server is the software or program that delivers streaming media to the audience as well. In a live stream, audio and video files must be sent through an encoder in order to stream off the server.

Host name:
Each server has a host name (www.csusm.edu) so your browser can connect to the right server.
Usually this is "www" but this is not always true. (courses.csusm.edu).
The host server for html files for this class is: courses.csusm.edu
The streaming servers for the streaming files in this class are: emmy.csusm.edu and vpa.csusm.edu

Protocol:
A transmission method used over the internet to deliver email, files, audio, video, etc. Some set the rules for how information is exchanged between servers, players and encoders for streaming media.
RTSP: Real Time Streaming Protocol
HTTP: Hypertext Transport Protocol
FTP: File Transfer Protocol

Player:
The software on your computer used to watch and listen to steaming media or other kinds of interactive files. It renders visible and audible the streams it receives. It can be stand alone or be a plug-in inside of the browser. The two players we will use mostly in this class are RealPlayer and Quicktime Player.

Encoder:
Encoding a file employs an algorithm to reduce the size of the file for streaming. Encoding can happen prior to the stream with an application such as Cleaner 6, RealProducer, Sorenson Squeeze, within an editing application or while streaming live.

Codec:
Compression/Decompression. Each codec uses different algorithms to reduce data size, package the file to transmit it, and decompress it for viewing. You must decide on the codec which best suits your media; Sorenson, H.263, M-jpeg B, etc. MPEG is a popular codec with many recent changes. To learn more about MPEG, you can read the glossary pages of Cleaner 6 in your course reader and visit the MPEG site.