We are in posession of couple of great network cameras from Vivotek: SD6112 TPZ and Vivotek FD6112. I am a great fan of them, because almost everything in them is almost perfect.But, as always, there are a problems. So, lets mention the smaller one:
It is impossible to update firmware remotely. Not a big dial, but the reason is really stupid. On their site, they say it’s possible to do it via FTP. I downloaded the firmware, set up an FTP connection, and after successful connect I realized that I need a .BIN firmware, not the .PKG that I downloaded. Considering that PKG is the only one available, and there is no”Update” button Web interface – no solution – dead end.
Can’t see a camera video stream in any version of Firefox. No solution here (besides IE Tab add-in for Firefox which executes IE inside Firefox). The reason is in that these cameras use VATDecoder Codec. I noticed that some D-Link Cameras are using the same codec, too (just google for VatDec.cab). This ActiveX is on camera itself, and is installed when you request a video from camera. So, there is no way to install it in Firefox – dead end.
Can’t see anything in Internet Explorer 7. Well, this problem is because of a poor web HTML programming, and can be easily solved. Simplest – manual way is just to press F5 (Refresh) twice, and then right click on left part of screen and then Refresh, and on right part of screen and then Refresh. Basically, we are refreshing the whole, then left and right part of a screen. And, more elegant solution is to change just remove Microsoft Silverlight from your system.
I tried everything instead of removing Silverlight, but nothing helped. I edited html pages (hexedit-ed Vivotek’s some strange .VSPX files instead of html – Vivotek server script executable), i tried commands like iexplore -extoff, i tried disabling silverlight, i tried a lot of wierd stuff. And nothing helped – Silverlight must be removed.