AbelCam Forum
Download AbelCam buy Pro
 
 
 
Welcome Anonymous User
05/02/2024 - 05:13 PM
Quick Search:
Quick Jump:
 
Announcements
Latest Topics
 
LogiSphere 0.8.1 released
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 06/24/2005 - 11:40 PM

Fixes:

- ftp upload for both motion detection and regular intervals
- better validation of entries in the Storage page
- improved synch of twin buttons

New feature:

- home functionality - http://localhost:8080/home-1
- integrated in javascript page
By: Pete
Rank: Forum Addict
Topics: 52
From: Finland
Added: 07/05/2005 - 11:09 AM

I spotted a bug when trying to post my cam. Results in a nasty situation when I have to reboot
the computer by HAND Huh? If the config has:

WebCamPage = http://<IP>:8080/javascript/index.html
WebCamPic = http://<IP>:8080/current.jpg
LogiSphereURL = http://<IP>:8080

and for example the port is wrong, then on startup logisphere hangs at the point it wants to
upload to logisphere web page server. A kill and restart of the process results in a zombie
process, and doing a restart of the computer also fails.. a hard reset cures the problem.

Pete
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 07/05/2005 - 12:18 PM

Pete,
your cam looks great!
What am I looking at there?

Thank you for your valuable feedback.
In your example not only the port is or can be wrong, but also the host name is missing.

I will try to implement some validation of these parameters before going online.
Should not be too hard, as .NET has some of it built in.

Stefan