Thread
:
Viewing IP Cameras on nokia N900 Web Browser
View Single Post
Duffer
2011-04-11 , 12:07
Posts: 223 | Thanked: 52 times | Joined on Sep 2009 @ West Kirby, UK
#
3
You could try your own very simple java applet rather than the cameras own java page.
Such as
<applet code="video_java.class"
codebase="http://xx.xx.xx.xx"
name="testApplet"
width="320" height="240">
<param name="PORT" value="xxx">
<param name="MODE" value="0">
</applet>
Replace xx's
__________________
In dog years, I'm dead.
Quote & Reply
|
The Following User Says Thank You to Duffer For This Useful Post:
hiju123
Duffer
View Public Profile
Send a private message to Duffer
Find all posts by Duffer