Re: MEDIA REPOSITORY

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B578FAAD-DE7F-4EED-B442-C5DF652305F1@xxxxxxxxxxxxxxxx
We have been streaming audio and video since 2003. Now we have amassed a
large collection of media files. We would like all media files todate
displayed on a web server in a repository or archive, that users can browse
and select the media file of their choice. Is there a way to gather the
information from the wmsarchives or other folder and have the files
displayed? Is there any way the media can be archived for display on a
archives page of our web site. We are currently having to code the location
of each individual asf and wma file. I would like a way to have this done
without having to manually code using html.

Run IIS and enable directory browsing. The only catch is that IIS will download
the files and not stream them. I wrote a small program to fix that problem.


.