"ldr223" wrote:
"WilDD" wrote:
"ldr223" wrote:
Hi, A update a bit I finally got Mongoose web server working finally on my computer (Windows XP too) but now I don't know how to add stuff like my music or movies on it. I put one movie over on www folder and didn't show up on my Roku player (I even convert it to play it). I try to read the web site directions but I can't figure out what to put on the thing to show the movie to play over there. I try to take stuff off of it before and added stuff to it to get it to work and still couldn't get it to work so I took it off my Roku player and added back too. I want to get this to work because I'm losing my $10.00 if I can't figure this out to get it to work ($10.00 is a lot of money to me too). P.S. I'm not that much high tech savvy either.
Open a web browser on your computer and type in http://localhost. Then let us know what it says.
Hi, It says Index of /
Name Modified Size
Parent directory and under of it is the movie I put over there.
It looks like your video is directly under your web server root. Roksbox can be set up to play it from there, but it is not recommended. Here is what I would recommend.
Create the following directory structure on your PC with these folder names:
Your Web Server Root (possibly c:\www)
|
+--Media (c:\www\Media)
|
+--Videos (c:\www\Media\Videos)
You can create additional folders under your
Videos folder if you want to categorize your videos, but at least have this type of structure. Put your video in the
Videos folder, or in a folder below the
Videos folder. With this structure, set up your Roksbox video media settings like this:
Location: your web server address (something like
http://192.168.1.2)
Media Path:
MediaVideo Path:
VideosDelete the XML file name.
The folder names and the Roksbox settings are case sensitive, so make sure they are the same (PC Folder = Media, Roksbox Path = Media, or PC Folder = media, Roksbox Path = media).
Let us know how this works.