Hi everybody,
I have a big problem (except I'm french). I have a html website, in this website, there is a page with a live video. I use a DCS-900. It's work very well, with all navigator and a javascript code for : IE9,FF5, Chrome, etc.
So you will ask me : where is your problem ?
The problem is : I must do the same thing with a DCS-2121 for
tomorrow for one of my customer, but it doesn't work. And the camera is already on the site (20 km from my house)
I try all the code I find on this forum. I contact Dlink, they ask me : this not our business to help you. We can give you this code but, that all
<html>
<body>
<img
src="http://172.19.150.179/video/mjpg.cgi" />
</body>
</html>
I try everything but nothing works. To be honnest : I'm a looser in coding.
So please help me.
I have a IP adress, I open the right port, I can go on the admin interface, with this IP adress and the login and password.
So the IP adress is OK and the port also.
But how I can insert my live view on my website for all the navigator.
So please Help me.
One more information : rtsp don't work, and I don't know why... how to be sure this work ?