AbelCam Forum
Download AbelCam buy Pro
 
 
 
Welcome Anonymous User
04/24/2024 - 05:54 AM
Quick Search:
Quick Jump:
 
Announcements
Latest Topics
 
LogiSphere 0.9.2 released to Members
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 08/12/2005 - 09:10 PM

chat

Lots of new Attributes in config.txt:
Chat Enabled = True
Chat Log = True
Chat Username = TheOwner
Chat Logfile = chatlog.txt
Chat Login Sound = chat-login.wav
Chat Inbound Sound = chat-inbound.wav
Chat Window Position = 168,632,876,865

To start the Chat feature, check the Chat box on the Options page
The chat window can be positioned and resized with the mouse.
Click on 'Save' in the Options page to save window position and your nickname.

If audio feedback is enabled, you'll hear a sound on every login and message of the chat.

Applets

All applets had some reworking.

Now they timeout after a while and can be restarted by clicking in them.

Read the documentation in wwwroot/java/readme.txt for properties and parameters of the applets

All html pages now try to load the applets with a zip file. If that fails, the class files are still available for the clients.

Loading zip archives instead of individual class files provides a significant speed improvement on the java pages.

Check index.html in the java directory - some links have been commented out to avoid confusion on the viewers side.

Take these pages as examples and produce your own pages - it's simple.
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 08/13/2005 - 10:26 AM

Just noticed - if you minimize the chat window, the history will only be 2 lines...

Better close it and disable the chat instead of minimizing it Wink
By: Bill
Rank: Newbie
Topics: 0
From: n/a
Added: 08/17/2005 - 04:58 PM

Things are working great. I looked through the Java apps and cant find the part for the 3 min timeout.. I really want to be able to adjust it to unlimited. I am using this system to watch over employees/dogs etc. don't really expect to have any outside persons watching.. so bandwidth isnt a problem.. Thanx in advance.
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 08/18/2005 - 03:42 PM

the timeout is on the server side, not the client.

On the Devices Page, check out for 'Max Motion JPEG timeout', there's a 'no limit' checkbox
check that one and there will be no more timeout.