PDA

View Full Version : Access to WEBcam from internet


perms
29-01-2004, 21:23
Trying to get access to my web camera connected to the USB-port on my wl-500g from internet

The manual does not say much about how to set up this. I want to access the camera without using any logon to the router. The camera is a Locitech QuickCam 4000 Pro, and works on my internal network (but I still have to log on the router). So my question is as follows:

* How to set up the router so it is possible to reach it from internet
* The access to the camera should not need any logon (or at least an account different from Admin)
* The syntac of the address to type when I'm on a computer on internet

Antiloop
29-01-2004, 21:40
Originally posted by perms
Trying to get access to my web camera connected to the USB-port on my wl-500g from internet

The manual does not say much about how to set up this. I want to access the camera without using any logon to the router. The camera is a Locitech QuickCam 4000 Pro, and works on my internal network (but I still have to log on the router). So my question is as follows:

* How to set up the router so it is possible to reach it from internet
* The access to the camera should not need any logon (or at least an account different from Admin)
* The syntac of the address to type when I'm on a computer on internet

at this moment it's only to access the webcam from outside when enabling 'Enable Web Access from WAN? ' at IP Config > Miscellaneous

and only with the standard Admin login

the syntax is your external IP which was given by your provider

if you want it like you describe, you should change it with a custom firmware

thaoluan
24-02-2004, 15:17
I have Logitech QuickCam PRO 4000, connect direct to router by Usb port. And the config is the same as Antiloop explain. And in IE I have open all active Active X

When I try to access my webcam from outside I got the message..
<< If you use "ActiveX and Refresh" mode and still can not see any image, please press link following to display in an alternate way.. here >>

If I press the link then I can see just picture in Black&White
So I cannot see live movie from webcam, but it works well from inside local network.

Do I have something wrong ? Can anyone help?

Thanks !

Antiloop
24-02-2004, 17:27
Originally posted by thaoluan
I have Logitech QuickCam PRO 4000, connect direct to router by Usb port. And the config is the same as Antiloop explain. And in IE I have open all active Active X

When I try to access my webcam from outside I got the message..
<< If you use "ActiveX and Refresh" mode and still can not see any image, please press link following to display in an alternate way.. here >>

If I press the link then I can see just picture in Black&White
So I cannot see live movie from webcam, but it works well from inside local network.

Do I have something wrong ? Can anyone help?

Thanks !

if i'm not wrong, that's happening at my router too
i've never paid attention to it, because we're using some @#%@#$proxy at my work so thought it was because the proxy@work

oCe
24-04-2004, 22:24
Originally posted by thaoluan
I have Logitech QuickCam PRO 4000, connect direct to router by Usb port. And the config is the same as Antiloop explain. And in IE I have open all active Active X

When I try to access my webcam from outside I got the message..
<< If you use "ActiveX and Refresh" mode and still can not see any image, please press link following to display in an alternate way.. here >>

If I press the link then I can see just picture in Black&White
So I cannot see live movie from webcam, but it works well from inside local network.

Do I have something wrong ? Can anyone help?

Thanks !

Same problem here! ActiveX doesn't work from WAN, does work on LAN. the 'preview' JPEG-picture mode works in both LAN & WAN but is in black & white. Any news / progress on your part? Really would like to be able to view the webcam streaming with the ActiveX-script (or whatever other possibility) from WAN, in color! (which actually was one of the arguments for me to buy the Wl-500g... kinda a big bummer that it doesn't work...)

Antiloop
25-04-2004, 03:54
i don't know how any of you get the Logitech Quickcam Pro 4000 working, but it is NOT supported by the current PWC driver that's in the WL500g, as i own this camera as well at the moment (my philips 680k died after 3-4 years)

perms
27-04-2004, 21:16
i don't know how any of you get the Logitech Quickcam Pro 4000 working, but it is NOT supported by the current PWC driver that's in the WL500g, as i own this camera as well at the moment (my philips 680k died after 3-4 years)

Hi,
I got the Logitech Quickcam Pro 4000 working (from the LAN side in colour, only B&W from WAN). My configuration is as shown in the attached image. The Windows XP machine must also be configured according to the user manual from ASUS (some security settings).

PerMS

oCe
27-04-2004, 23:23
I have exactly the same settings in my router, but can't seem to connect to the ActiveX stream from WAN, only from LAN. On which part have you enabled the WAN-acces to the router? (the configuration-screen from WAN, the 'my.router' but then from WAN) Maybe that's the difference / cause why it doesn't work? (e.g. the script/page looks for the ActiveX-object at port no. xxx instead of yyy)

Antiloop
28-04-2004, 01:36
I have exactly the same settings in my router, but can't seem to connect to the ActiveX stream from WAN, only from LAN. On which part have you enabled the WAN-acces to the router? (the configuration-screen from WAN, the 'my.router' but then from WAN) Maybe that's the difference / cause why it doesn't work? (e.g. the script/page looks for the ActiveX-object at port no. xxx instead of yyy)

i think i've located the problem already, but can't test yet

still running the 1.7.5.7 beta version, tomorrow i'll put CR2 back.

somehow my logitech 4000 cam started working suddenly.. very strange..

Antiloop
29-04-2004, 03:03
i think i've located the problem already, but can't test yet

still running the 1.7.5.7 beta version, tomorrow i'll put CR2 back.

somehow my logitech 4000 cam started working suddenly.. very strange..

ok.. my problem is half solved and identified, CR2 is using PWC8.6 for a strange unknown reason. updated them manually with pwc8.8 now my cam works after starting manually webcamserver

also i am able to stream from the internet, the thing you have to do is put your websetup at port 80
be sure you visit your IP address and NOT your dns so it should look like this:
http://212.41.88.100/ be sure it does not look like http://212.41.88.100:80/ then it doesn't work anymore..

this behaviour is due to an error in the webcam asp page (Advanced_ShowTime_Widzard.asp)

kuen
29-04-2004, 04:18
I have successfully connect to two logitech webcams

http://external.ip:8080/Advanced_RemoteControl_Widzard.asp

actually it will connect to
http://external.ip:8081/ShowWebCam.asp
and
http://external.ip:8082/ShowWebCam.asp

1st data server is using port 7777
2nd data server is using port 7778 (nat to 2nd router's port 7778)

I can use telnet to see the data.

regards,
kuen
:)

xlephant
20-06-2004, 15:12
just tried to access the webcam over vpn(means form outside) with a url like this:

http://[dyndnsURL]:7777/Advanced_ShowTime_Widzard.asp

and this

http://[dyndnsURL]:7777/ShowWebCamPic.asp

both didn't work. i think the browser didn't load the activx applet, because i get lines like this:

GOQI>0&##&+-+)ˆˆ‰ˆˆ‰‰‰‹ŒŒŒŒŽŒŽŽ‘’’’‘’“””””•••““ •”•–•”•––––––——˜˜˜˜™š™™™š››œœ›š›œœžžŸŸžžžŸกก กขฃฃขคฅฅคคคฅงฆฆงงฆฆฆงจจจฉฉจฉชชชซชชชชจฉชฌซชชซฌฌซซซซ ฌฌ*ฎฎฎ***ฎฎฎฎฏฎฎฏฏฎฎฏฏฏฐฏฎฐซขกฃฅฅขœขคฅฅฅฅฅคฃฃขกกก ก žžžŸžœœœ››ššš˜™™˜—–•””“’’‘ŽŒŠŠ‰‰ŒŽŽŽŒŒ‹‰‰ˆˆ†…… „‚‚‚‚‚€€€€€~~€}~}|}||zxxxxwvutspqiU =+-;HNQN@3&"%()**)‡ˆ‰Š‹‹‹‹ŒŒŒŒŽŽŽŽŽ‘‘’’’’’““’’”””•• ”•”””“”––––—–•––—–————™™™™˜™š›œ›››œœœœœœžžžžžžžžžŸ กขกกข [...]

and so on and so on.
i think it is the source code of the sended pics because there is no end.

anybody idea, why it is not working?

chris.delarue
12-07-2004, 07:10
Hi,
I have the same problem as Xlephant
My firmware is 1.6.5.3
I use http://myIP:7777
but if I use:
http://myIP:8080/ShowWebCam.asp it's ok after asking me the password of the router, is it the good port to use the webcam or it should be 7777 ?

:confused: :confused:

Horse
04-11-2004, 11:23
ok.. my problem is half solved and identified, CR2 is using PWC8.6 for a strange unknown reason. updated them manually with pwc8.8 now my cam works after starting manually webcamserver

also i am able to stream from the internet, the thing you have to do is put your websetup at port 80
be sure you visit your IP address and NOT your dns so it should look like this:
http://212.41.88.100/ be sure it does not look like http://212.41.88.100:80/ then it doesn't work anymore..

this behaviour is due to an error in the webcam asp page (Advanced_ShowTime_Widzard.asp)

Antiloop - so you have your webcam working? I don't understand what you mean by put your websetup at port 80. Where do I set this?

All I get from the web side is still just a black box and no image, but perfect from the LAN side.
I have done all the IE changes listed in the manual. Firmware is 1.7.5.9-5 (need that because of Bigpond connection)

Looking forward to your help.
Horse

Antiloop
04-11-2004, 12:22
Antiloop - so you have your webcam working? I don't understand what you mean by put your websetup at port 80. Where do I set this?

All I get from the web side is still just a black box and no image, but perfect from the LAN side.
I have done all the IE changes listed in the manual. Firmware is 1.7.5.9-5 (need that because of Bigpond connection)

Looking forward to your help.
Horse
test with 1.8.x.x for referencing please, i'm no longer using 1.7.x.x based

by putting websetup at port 80 I meant putting it at port 80 ? thus not at port 8080 as default

It had something to do with it in a certain version, dunno whatfor anymore