• April 24, 2024, 01:37:50 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Put DCS-2121 on my webpage  (Read 3241 times)

johansson

  • Level 1 Member
  • *
  • Posts: 2
Put DCS-2121 on my webpage
« 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
Logged

UFFE51

  • Level 1 Member
  • *
  • Posts: 5
Re: Put DCS-2121 on my webpage
« Reply #1 on: January 28, 2011, 12:43:08 AM »

Hi !

Try this....

<iframe src="http://youraccount.dyndns.org:10001/image/jpeg.cgi" name="iframe" width="660" height="530" scrolling="auto" frameborder="0"></iframe>

Logged

thomasahlgren

  • Level 1 Member
  • *
  • Posts: 2
Re: Put DCS-2121 on my webpage
« Reply #2 on: February 22, 2011, 03:18:41 PM »

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!
Logged

johansson

  • Level 1 Member
  • *
  • Posts: 2
Re: Put DCS-2121 on my webpage
« Reply #3 on: February 23, 2011, 09:03:46 AM »

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
Logged