|
the problem is that there are two domains involved.
you cannot use ajax to grab a page from any domain except the current one in the location bar.
if you could get it to spit out JSON instead of just text, you could use the data from anywhere.
but it sounds like you can't modify the camera's server at all.
if that's the case, you will need some sort of server or .exe to move the data across domains, javascript won't let you do it.
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.6% IE9:9.8% IE10:10%
|