I have the same question. I have many divx and mpeg movies on my home computer. I sent up Netfile Web server and now I can browse my files from anywhere. But if I click on them, the browser wants to transfer the file (save as). I would like to be able to stream them instead and watch them with Windows Media Player. VLC or VLS looks like it could work, but I need an example. I'd like to avoid hard coding each video file link as the contents often change. What would be really cool is to use myHTPC as a remote front end and then stream whatever is selected. Someone must have done this already.
Thanks for any help you can provide!
IIRC, Meedio (successor to myHTPC) is working on a web-front to its SQL database, that would stream selected content via VLC. In the mean time, I've been trying (unsuccessfully) to implement a poor-man's (really poor-coders) alternative while I wait.
A web-page that reflects a folder's heirarchy with links that call the appropriate VLC streaming command for the selected media, as well as a vlc command to stream a playlist of mp3s.