http request

You have a question or need an advice about how to do something? Ask it here!
Post Reply
moogwill
Posts: 420
Joined: 28 Feb 2016 12:31
http request

Post 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 :(
User avatar
radio42
Site Admin
Posts: 8349
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: http request

Post by radio42 »

What event and:or control command have you tried?
Did you try EXEC_SEND_HTTP_GET?
moogwill
Posts: 420
Joined: 28 Feb 2016 12:31
Re: http request

Post by moogwill »

as it is supposed to be localhost, what do I do With user/password fields that I dont need/have ???
moogwill
Posts: 420
Joined: 28 Feb 2016 12:31
Re: http request

Post 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 :-(
User avatar
radio42
Site Admin
Posts: 8349
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: http request

Post by radio42 »

Then please show me your exact command you are using! There is probably an error with it.
User avatar
radio42
Site Admin
Posts: 8349
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: http request

Post by radio42 »

If you don’t use any credentials just omit them, they are optional in the command as well.

Post Reply