D-Link Forums
D-Link IP Cameras for Home => DCS series Network Cameras => Topic started by: johansson on January 26, 2011, 07:42:43 AM
-
Hello
I have som major problems to put my DCS-2121 on my webpage.
I have reed a lot but it does't work at all.
I want to get the script (or what you call it) to import my camera to my page.
I'am going to start a new company and sell different cameras so when my customers
will go in and looked on their cameras i DONT want them to go to the D-Link Interface and
looked there in the LiveView. I only want they to see the video in the best quality for DCS-2121 (1280x1024)
in the middle of my webpage.
Understand?
Please give me some info about that. For a fact i used a Dynamic DNS:adress with Dyndns.org.
Thanks in advance
/ A ''new'' IP-camera owner
-
Hi !
Try this....
<iframe src="http://youraccount.dyndns.org:10001/image/jpeg.cgi" name="iframe" width="660" height="530" scrolling="auto" frameborder="0"></iframe>
-
I did this:
<iframe src="http://xx.xxx.xx.xxx:xxxx/video/mjpg.cgi?profileid=1" name="iframe" width="660" height="530" scrolling="auto" frameborder="0"></iframe>
But how do I get it to automatically login?
Thanks!
-
Yeah, really great solutions! But i want the video to be the best quality, 1280x1024?
What should I do to get the best video?
Thanks