Anybody ever dealt with FlexWATCH cameras?
I've got some strings that we've captured using the browser interface of the cameras, but can't seem to get them to work via SIMPL (or Debugger).
For example - this string works if I paste it into a browser and hit enter.
Nothing loads into the browser, but the camera moves (the "107" happens to be the UP command).
The same string sent via Debugger, with an added "\n" generates a "400 page not found" error, but does not move the camera.
I've got my TCP symbol set to the same (10.0.4.130) address, and port 80. The connect_fb is high. I've tried adding a :80 into the string. I've tried removing the IP info and starting with /goform... I've tried sending commands when my browser is not also connected to the camera. I've tried 700 other variations too.
The browser interface for these cameras requires an ActiveX plugin, but I've successfully sent direct commands by pasting them into Chrome as well.
The preset recall commands require an admin login, which pops up in my browser and then the command does work. The PTZ commands do not require a login and just work in a browser (tried it in multiple browsers which were definitely not already logged in).
My problem may be that I'm misunderstanding TCP control of a device that's only meant to be controlled by its own web interface. Any ideas?
Josh Winn
The LiquidPixel Group