• April 25, 2024, 10:21:33 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: How to grab video/images from MyDLink using C++?  (Read 2553 times)

wo_sugue

  • Level 1 Member
  • *
  • Posts: 1
How to grab video/images from MyDLink using C++?
« on: August 17, 2014, 07:18:56 PM »

Hi All, currently I have bought a DLink camera and trying to access it. I am trying to access the camera using C++ code in a Window environment. I am able to access it using OPENCV VideoCapture function using "http://USERID:PASSWORD@xxx.xxx.xxx.xxx/video.cgi?.mjpg".

However, now I am trying to access the IP camera over the internet (meaning different network). I do not want to do any port forwarding. I am thinking to grab the video/ images from "https://www.mydlink.com". So how can I grab the video/images feed from the My DLink website?  ???

Any advise? Or codes available will be good! Thank you.  :)
Logged

RYAT3

  • Level 10 Member
  • *****
  • Posts: 2254
Re: How to grab video/images from MyDLink using C++?
« Reply #1 on: August 18, 2014, 12:48:52 PM »

Why?

Look at the html page on the portal.
Logged