I'm not sure if this is the wrong forum for this question...but I couldn't
find a better one. Please direct me elsewhere if you no of a better place
to pose this.
Basically, if I host a media file on my IIS server and I'd like the user to
click on a list of files and have it automatically play in whatever their
default player for that file type is, how would I do that? If I simply set
up the browse function, the user has to download the file and then it will
play. I'd like to stream/buffer it. Similar to what shoutcast does but
allowing the user to browse the files via a list and click --> stream.
I imagine I'll have to use some ASP to handle the lists, but how should the
link(s) render for this to stream/buffer instead of download?
Thanks,
James