Hello,

Who can help me?
I have a D385 desk phone and would like to display my Rollei SafetyCam 200 IP camera on the phone.
Set this up as described on Snom Videostream:
Context: "Active"; Type: "Action URL"; Number: "MyIP from web server/file name"
Since the camera unfortunately cannot save an XML file,

I have to go through an Ubuntu web server Apache.

The file also opens when the IP address is called up.
The problem, when called over the phone, nothing happens.


Here is the setting of the XML file:
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneImageFile>
<LocationX>00</LocationX>
<LocationY>00</LocationY>
<url>http://MyUser:MyPassword@MyIP:MyPort/videostream.cgi</url>
<fetch mil="200">http://MyWebserverIP/My.xml</fetch>
</SnomIPPhoneImageFile>

My address for the mjpeg call is as follows:
http://MyUser:MyPassword@MyIP:MyPort/videostream.cgi.

Does anyone have an idea why this isn't having the desired effect?
Many thanks for the help!

Kind regards
A.Euler