Any idea why? I know this is beta, but just wondering if I missed something simple, especially seeing the thread by Bart (maintainer of onvif-nodes), a few people got it working.
In the field "IP address" you enter an entire url. What happens when you only enter the IP address 192.168.33.51 ??
I see that you have created also a Github issue for the same problem... You say that the discovery doesn't work either. I'm not sure whether a WS-Discovery (seems to use a probe` SOAP method) will work from a Docker container? Does anybody has experience with that???
So, I tried again your suggestion by just supplying the IP (without port and paths),
but it still isn't working.
I have found another way though - using the ISAPI protocol on the camera (using standard HTTP REST requests) and can work. Anyways, thanks for your comments and replies.
Hey Colin, thanks for your help. I had asked @greyser to ask his question on Discourse, because there are smart people in the community... So "spawn git ENOENT" means git is not installed. I should remember that!
@BartButenaers@Colin Thanks, I installed nodes.
Now I m trying to connect to my cameras. Discovery node shows 2 of 3. Made 3 configurations for each camera, insert IP and port from Discovery Xaddr , but cant connect.
In the field "IP address" you should only enter the IP address:
So you have 3 ip camera, but only 2 are discovered? Correct? Is that third camera another brand?
You could try to increase the "Timeout" value in the discovery node, so camera's have more time to respond to the broadcast request. Otherwise I don't know why it not detects all camera's...
@BartButenaers Hello, again!
Now I try send "goto PTZ preset" command.
First, i got names of all presets by GetPresets action, then insert one value to presetName. But camera not responding anything. Am I doing everything right?
I will need to have a look tonight... If you send the getPresets command, perhaps there is something in the output that refers to the current position? But it is only a wild guess ...