Search found 7 matches

by skypoint
Thu Feb 17, 2022 9:35 am
Forum: Questions, Bug Reports, And Feature Requests
Topic: How set params in http remote requests?
Replies: 1
Views: 7131

How set params in http remote requests?

I implemented a recording http remote request. Is it possible to set other params like the name of the file that will be created? Or set Follow Cue value, Fade Type value and so on...

Thanks.
by skypoint
Thu Feb 17, 2022 9:27 am
Forum: Questions, Bug Reports, And Feature Requests
Topic: Aura record won't play back to all universes
Replies: 5
Views: 14890

Re: Aura record won't play back to all universes

Ok, I understood the problem: I have 2 remote commands, 1 for record and 1 for stop. So in my app, when the user wants record a static cue I send record http command --> send artnet message --> send stop http command. The time between artnet message and stop http command wasn't enough probably. Stre...
by skypoint
Fri Feb 11, 2022 4:06 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: How to set a destination IP when I play a recorded cue?
Replies: 2
Views: 7965

Re: How to set a destination IP when I play a recorded cue?

Yes, the problem was
In case of unicast please make sure the Art-Net data will be send to the IP address of the AURA. Otherwise it won't be recorded.
Solved.
Thanks!!
by skypoint
Fri Feb 11, 2022 2:44 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: Aura record won't play back to all universes
Replies: 5
Views: 14890

Re: Aura record won't play back to all universes

Hi, I don't have Madrix 5 but I have same problem: I can start/stop record from HTTP remote If I play the preset "Color Red" it works in both universes --> (So I suppose the playback settings are correct) If I play my record, Aura plays only 1 universe. I checked "Recording" and ...
by skypoint
Tue Feb 08, 2022 3:35 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: How to set a destination IP when I play a recorded cue?
Replies: 2
Views: 7965

How to set a destination IP when I play a recorded cue?

If I play a preset cue, with Wireshark, I can see Aura 8 send an ArtNet message and a DMX message to the IP and universe specified in "Playback" tab. Then I click on Recording button, change some values on same universe with my web app, stop recording. Now I aspect to see my changes but no...
by skypoint
Tue Feb 08, 2022 3:19 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: Aura 8 with artnet node
Replies: 2
Views: 7239

Re: Aura 8 with artnet node

Thanks.

The problem was Madrix sent to IP specified in "Playback" tab. So I changed that ip with the Showtec IP and all works.
by skypoint
Mon Feb 07, 2022 4:14 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: Aura 8 with artnet node
Replies: 2
Views: 7239

Aura 8 with artnet node

Hi, I'm a newbie in Aura, ArtNet, ecc. I watched Madrix YouTube videos, I read the manual but I can't understand how turn on a red color with a cue (or more generally: run a color command and see a variation). I have just bought an Aura 8. I developed a JavaScript app to manage lights (with software...