AbelCam Forum
Download AbelCam buy Pro
 
 
 
Welcome Anonymous User
05/04/2024 - 08:32 PM
Quick Search:
Quick Jump:
 
Announcements
Latest Topics
 
IP uploader for users with Dynamic IP
By: mitchizm
Rank: Newbie
Topics: 1
From: n/a
Added: 06/09/2005 - 06:11 PM

This would help a lot
By: MichaelR
Rank: Newbie
Topics: 3
From: United States
Added: 04/10/2006 - 08:21 PM

I could use this feature too.
Logisphere could upload a .JS file with the current dynamic IP assigned to IPvar. A static Webpage could include the .JS file and document.write('http://' +IPvar +':8080')

You would just have to configure how often logisphere would check the current IP, and specify remote FTP information.
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 04/11/2006 - 02:24 PM

I'll think of a smart way on how to implement this on my server - without the requirement of a FTP login for everybody.

It won't be for 1.5 yet...
By: MichaelR
Rank: Newbie
Topics: 3
From: United States
Added: 04/12/2006 - 06:42 PM

Like Logisphere pushes IP and ports to your server, which stores them for later retrieval with...

http://logisphere.seiz.ch/IP/redirect.asp?userID=myID&URL=server &URL=camera, etc
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 04/12/2006 - 07:06 PM

http://logisphere.seiz.ch/IP/redirect.asp?userID=myID&URL=server&URL=camera
yes, something like that.

The major difference will be that it's not going to be something.asp,
as logisphere.seiz.ch is completely Microsoft-free Frin

something like

http://logisphere.seiz.ch/redirect?uid=xxx&target=picture    for the picture,
http://logisphere.seiz.ch/redirect?uid=xxx&target=wmv     for the windows media stream,
http://logisphere.seiz.ch/redirect?uid=xxx&target=server    for the server URL,
http://logisphere.seiz.ch/redirect?uid=xxx&target=camera    for the camera URL,

what do you think?
By: sse
Rank: Forum Addict
Topics: 73
From: n/a
Added: 04/13/2006 - 04:28 PM

Although there was no answer to the question above,
I went ahead and implemented the LogiSphere Redirector

If you have a dynamic IP number and want to have a static URL to your LogiSphere installation have a look at it.

The script reads some information from the database and redirects to your pages.
To avoid exposure to people who some times practise a educated guess,
the script requires uid ( = user id ) and lid ( = license id ).

For the script to work reliably, you have to enter Cam Name, Server URL, Picture URL and Cam URL in LogiSphere.