Hello,
I'm trying to control the camera movement from within the HomeServer Visu.
So far, I've written a small web page to test each movement separately, and it works fine. I'm sending a complete url like this
http://<ip>/decoder_control.CGI?command=16&onestep=17&user=<us er>&pwd=<passw>
I try to put this in the Experte Kommunikation IP Telegramme senden
Empfänger: TCP <cam ip> port 80
Senden: http://<ip>/decoder_control.CGI?command=0&onestep=1&user=<user >&pwd=<pwd>
No luck ! I've tried several combinations, still no luck.
I've sniffed the network, the packet is of type TCP, so it's probably a mistake in the command syntax
Any hint, please ?
I'm trying to control the camera movement from within the HomeServer Visu.
So far, I've written a small web page to test each movement separately, and it works fine. I'm sending a complete url like this
http://<ip>/decoder_control.CGI?command=16&onestep=17&user=<us er>&pwd=<passw>
I try to put this in the Experte Kommunikation IP Telegramme senden
Empfänger: TCP <cam ip> port 80
Senden: http://<ip>/decoder_control.CGI?command=0&onestep=1&user=<user >&pwd=<pwd>
No luck ! I've tried several combinations, still no luck.
I've sniffed the network, the packet is of type TCP, so it's probably a mistake in the command syntax
Any hint, please ?
Kommentar