Message Queue

 

Hi,

I wondering to know if would be possible to connect to a Message Queue Broker to publish and subscribe topics inside Aximmetry.

Best.

Ilton

   iveiga

 
Profile Image
Ahmed@Aximmetry
  -  

Hello,

It should be doable. If the broker has an API that you can get the messages from then it's doable.

Please give us more details about the Broker and we will assist you accrodingly.

 
Profile Image
iveiga
  -  

Hi Ahmed,

Thank you for reply.

I would like to ask you if there is Aximmetry api to control; CAMERAS, like select camera, camera path, BILLBOARDS, like keyer,... that be possible to build my own application to control Aximmetry "on Air" using a remote computer.

If there isn't, MQTT messages, could be used to do that.

Any application connected to MQTT Broker could Publish (and or) Subscribe Topics to send and receive messages. I used to send/receive JSON messages.

I've been using Mosquitto/MQTT (https://mosquitto.org), but there are some brokers available. 

Best.


 
Profile Image
Ahmed@Aximmetry
  -  

Hi,

Aximmetry can be controlled via HTTP. You can control both the scene and the interface using it.

Here is the documentation that shows how to do it:

https://aximmetry.com/learn/tutorials/control-methods/external-control-of-aximmetry-via-http/