View Full Version : KML and images with dp500serv on NLSU2
Hi,
I'm writing some KML-pages that I store on my NLSU2 (192.168.0.77) for use with dp500serv.
This works perfectly with text, lines etc. but NOT with images (jpg-files) which is stored locally on the NLSU2.
A reference to an image on a server on the internet works ok, but not if the image is on the NLSU2?
For instance:
<IMAGE coords='55,504' src='http://epg.kml.kiss-technology.com/images/main_back.gif' />
OK
<IMAGE coords='55,504' src=http://192.168.0.77:8888/images/main_back.gif' />
Doesn't work :(
Is this a bug in dp500serv or do I use it in a wrong way?
/Julka
LPEspecial
19-12-05, 10:47
Julka,
Been a while ago since I quit working on dp500serv so I might be wrong.
My wild guess is there is no HTTP server running on the DP-558 which can serve the gif/jpeg files to the outer world.
Thanks for the replay LPESpecial.
I use your dp500serv a lot and think it is fantastic :lol:
Maybe I was a little unclear in my description.
The jpg-files was supposed to be used and accessed from my own DP-558 (not from the outside world).
So in this case I thought that the HTTP-server on the NLSU2 (dp500serv) could deliver the images to my player.
KML-files are text-files and jpg-files are binary-files if this have something to do with how the dp500serv delivers things.
I'am writing a movie-katalog similiar to KMBB that can be found on MPC Club but with some customiazation.
/Julka
The solution to the problem was to install a separate web-server on the slug and place all the pictures there.
Unfortunately it seems like the development of dp500serv is dead.
LPEspecial! Is it possible to get the source for version 0.9 :?:
I only found sourcecode up to version 0.8 (SRC_LPE_dp500serv-0.8.zip)
/Julka
You'll find the latest version of dp500serv here:
http://www.big-fw.prv.pl/nslu2/
Version 1.7 is actually version 0.9 (check out the messages if you start it on telnet session).
I got problems with picture viewing, too: dp500serv crashes if I watch JPEG's from picture folder. I guess I have to install apache web-server at NSLU2 like suggested by Julka. A lot of work for a beginner. :lol:
Did you found the sourcecode as well?
/Julka
Did you found the sourcecode as well?
Ops, I didn't read your post right. No, I don't have the sources.
I just figured out that apache disturbs the dp500serv connection.
@Julka:
What kind of web-server do you use? How do I have to configure it?
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.