Employees and Campus organizations at Auburn University have available to them streaming audio and video services that will allow them to place media online, available for viewing on the web. Auburn University uses Real Media technology to deliver these files.
OIT can help to get you pointed in the right direction by setting up your account and providing you with information on how to get your files converted to the proper format.
AU Departments and chartered student organizations may request space on the streaming media server.
To request space for streaming media, please send an e-mail message to the Instructional Multimedia Group (img@auburn.edu) that contains the following information:
Your name
Your AU user name
The AU department or organization that you represent.
Intended use (class materials, departmental documents, outreach, etc.).
You will be contacted via e-mail at the user name that you specify (username@auburn.edu).
Large multimedia files should not be stored in "regular" departmental web directories, but on the streaming media server.
Your audience will need to download a RealMedia player to play your presentation from the Web. There is a free version of the most recent player available from RealNetworks. RealMedia also sells versions of the player with more features.
The free version of the RealMedia player is installed on all the OIT Lab machines.
Click below to play sample files from rm.auburn.edu:
Getting a multimedia file ready for web streaming requires encoding the file using RealNetworks Helix Producer Basic.
Follow these steps:
Internet Resource: RealNetworks.com: Free and Trial Products
Note: Choosing higher connection speeds makes better quality, but larger files that take up more of your web stream space.
Some people would argue that this is the best method of serving streamed video. This method opens the presentation in the application window (RealOne Player in this example) and gives the viewer the option to resize the viewing window.
Here is an example of a RealMedia file streamed from a link (click to view the broadcast in the player window). Note: in all cases, your audience must have RealOne, or the required player for the media type, installed on their machine.
To serve a file from a link on a web page, use the following link format:
<a href="http:// rm.auburn.edu:7070/ramgen/realN/path/filename.rm">
To embed a RealMedia file on a web page, use this code:
<embed
controls="imagewindow"
console="Clip1"
src="rtsp://rm.auburn.edu:7070/realN/path/filename.rm" width="320" height="240"
autostart="false"></embed><BR>
<embed
controls="controlpanel"
console="Clip1"
src="rtsp://rm.auburn.edu:7070/realN/path/filename.rm" width="320" height="30"></embed>
Where realN/path / filename.rm is the volume, path, and the filename. You do not need to include the "ramgen" virtual path with the "rtsp" protocol.
If you want the file to play when the page is viewed (without having to press the start button), turn autostart to "true".
Here is a sample of an embedded file with "autostart" turned to "false". To play the clip, click on the arrow on the control panel below the window.
The Helix server at rm.auburn.edu streams files from a data directory on the host machine "realmedia1.auburn.edu". You can use Secure FTP to transfer files to the realmedia data directory, or map a drive on your on-campus computer to that resource.
NOTE: First you must have an account and directory on realmedia1.auburn.edu. See the information on how to request space.
The data storage system for AU's streaming media requires secure FTP. You can download a secure FTP client AU Install.
Configure your WinSCP session as follows to connect to realmedia1.auburn.edu.
By default, the WinSCP session opens in your home directory on the server (/export/real1/username). Generally, this is the directory where you should upload files to stream. You may create subdirectories within your home directory to keep things organized. If you do, be sure to enter the subdirectory into the "path" when you are ready to play back the file.
You may map a drive on your PC to your realmedia1.auburn.edu space. This allows you to save files directly to the server as you encode.
You can only connect to your own home directory on the realmedia1 server via drive mapping. If you need to collaborate with other people in your department on a streaming project, it may be that your department's Administrative Computing Coordinator needs to request a departmental ID for this project.
Not every AU username has access rights to realmedia1.auburn.edu. Departments and organizations must request a login and space.
Last Updated: Jan. 20, 2012