Page 1 of 1

http request

Posted: 05 Oct 2018 22:22
by moogwill
Hi Bernd, Hi all. I'm trying to control a camera from propfrex using http.
The camera sotware is working properly if I'm using explorer to send the request http://192.xxx.x.xx:8080/custom1 i can see the result on the camera. But i cant get this to work from proppfrexx.
I want to create a custom user switch and a automation from a fader start using game port. what is the correct way to get this working properly??
I did that in the past, But I can't get it functional anymore :(

Re: http request

Posted: 05 Oct 2018 23:06
by radio42
What event and:or control command have you tried?
Did you try EXEC_SEND_HTTP_GET?

Re: http request

Posted: 06 Oct 2018 12:47
by moogwill
as it is supposed to be localhost, what do I do With user/password fields that I dont need/have ???

Re: http request

Posted: 06 Oct 2018 15:09
by moogwill
still stuck there and i don't know why. It works perfectly from explorer with a simple string, but impossible to get the same result within PF :-(

Re: http request

Posted: 06 Oct 2018 16:21
by radio42
Then please show me your exact command you are using! There is probably an error with it.

Re: http request

Posted: 06 Oct 2018 20:09
by radio42
If you don’t use any credentials just omit them, they are optional in the command as well.