|
QuickTime URL Reference
Overview
The table and examples below provide a reference for determining the URLs used with UW Technology streaming servers. Keep in mind that these URLs:
- Should be used for hinted QuickTime movies stored in your streaming media directory
- Should begin with "rtsp" (the protocol used with QuickTime files on the streaming servers)
- Can be opened directly using QuickTime Player (e.g., for testing purposes)
- Do not contain "public_media" (the shortcut to your streaming media directory)
How to Determine Your Base URL
Use the table below to determine the base URL for QuickTime movies in your streaming media directory.
| Your Account Type | Server | Your Base URL |
|---|---|---|
| Student | media.students.washington.edu | rtsp://media.students.washington.edu/userid/ |
| Faculty | media.faculty.washington.edu | rtsp://media.faculty.washington.edu/userid/ |
| Staff | media.staff.washington.edu | rtsp://media.staff.washington.edu/userid/ |
| Course (supplemental) | media.courses.washington.edu | rtsp://media.courses.washington.edu/userid/ |
| Departmental (supplemental) | media.depts.washington.edu | rtsp://media.depts.washington.edu/userid/ |
To form a complete URL for a specific QuickTime movie in your streaming media directory, substitute userid appropriately and add path and filename information to your base URL as needed.
Examples
The examples below, each consisting of a description followed by a hypothetical URL, illustrate how base URLs are made into complete URLs.
-
A hinted QuickTime movie stored in a student's streaming media directory
rtsp://media.students.washington.edu/skaysen/hinted.mov -
A hinted QuickTime movie stored in a faculty member's streaming media directory
rtsp://media.faculty.washington.edu/drwick/hinted.mov -
A hinted QuickTime movie stored in a subdirectory of a faculty member's streaming media directory
rtsp://media.faculty.washington.edu/drwick/histories/hinted.mov -
A hinted QuickTime movie stored in a course account's streaming media directory
rtsp://media.courses.washington.edu/engl345/hinted.mov -
A hinted QuickTime movie stored in a subdirectory of a departmental account's streaming media directory
rtsp://media.depts.washington.edu/english/profiles/hinted.mov
