sounds like the same device,
if you find a way to pull the video stream out off it, let me know.
I'm at work, so i can't test it now, but i just found a FAQ for it
http://www.icamview.com/FAQ.htmQ7B06: I would like to create a URL link to access images from my webpage.
Note: Applicable to HCV91 firmware *.CV91.7B06 and HCV73 firmware *.CV73.7A02 and above only.
Video streaming on webpage can be achieved using META / Java script.
[To view camera image]
example: http://192.168.0.214/pda.cgi?user=admin&password=1234&page=image&cam=1
user: user account
password: user password
cam: 1,2
1: camera A
2: camera B
[To control camera direction]
example: http://192.168.0.214/pda.cgi?user=admin&password=1234&page=execute&cam=1&command=1
user: user account
password: user password
cam: 1,2
1: camera A
2: camera B
command: 1,2,3,4
1:Up
2:Down
3:Left
4:Right
streaming should be possible.... I hope i have the right firmware..