ZM v 1.22
I've copied the cambozola applet code from the ZM console into a blank html page on a diferent PC (XP);
<applet code="com.charliemouse.cambozola.Viewer"
archive="cambozola.jar"
align="middle"
width="320"
height="240">
<param name="url" value="http://192.168.1.240/cgi-bin/nph-zms?mo ... 1152566816">
</applet>
I've got a copy of cambozola.jar in the same folder as my blank applet page.
Why can I not see the stream on the XP PC? but can see it locally on the Linux PC. I can see it on the XP PC if I go through the ZM console, but I wanted a simple Intranet Link which displays the stream. What am I doing wrong?