A
arnie
Hi
I have used the below given applet code
<APPLET name="cvcs" CODEBASE="http://qbitsystems.axiscam.net/"
CODE="xplug.class" WIDTH=320 HEIGHT=240>
<param name="RemotePort" value=9200>
<param name="Timeout" value=5000>
<param name="RotateAngle" value=0>
<param name="PreviewFrameRate" value=2>
<param name="DeviceSerialNo" value="YWRtaW46dXRzYXY=">
</APPLET>
in a web site and it displays output from a d-link camera
the application is an asp .net 2.0 web application
Now I want to use it for a pocket pc/mobile phone, but i am not be
able to display it.
Is there any alternative to do so in order to show the web camera [d-
link 900] output in the mobile phone
Thanks
Arnie
I have used the below given applet code
<APPLET name="cvcs" CODEBASE="http://qbitsystems.axiscam.net/"
CODE="xplug.class" WIDTH=320 HEIGHT=240>
<param name="RemotePort" value=9200>
<param name="Timeout" value=5000>
<param name="RotateAngle" value=0>
<param name="PreviewFrameRate" value=2>
<param name="DeviceSerialNo" value="YWRtaW46dXRzYXY=">
</APPLET>
in a web site and it displays output from a d-link camera
the application is an asp .net 2.0 web application
Now I want to use it for a pocket pc/mobile phone, but i am not be
able to display it.
Is there any alternative to do so in order to show the web camera [d-
link 900] output in the mobile phone
Thanks
Arnie