Hi
I'm working with VeraEdge home controller and I would like to integrate the Sibell IPOB-SB2IRE cameras into the remote viewing capability of the HA controller what they require is an IP camera URL format so they can access the camera feed either via snapshot or stream.
example that I'm looking for is ...
1) let's suppose the camera IP is 212.45.2.14, the URL to use is:
e.g. on the default port 80: http://212.45.2.14/axis-cgi/mj...../video.cgi
e.g. if setup on the port 10120: http://212.45.2.14:10120/axis-...../video.cgi
Some assistance would be nice.
Thanks