Go to documentation repository
...
Parameter | Is required | Description |
---|---|---|
version | Yes | See Product version |
sessionid | No | Session ID |
command | Yes | Command to sending live sound: audio.receive |
audio_out | Yes | Speaker ID in the format "TYPE:ID", for example "SPEAKER:1" |
login | No | IntellectAxxon PSIM username, if set |
password | No | IntellectAxxon PSIM user password, if set |
POST http://127.0.0.1:8085/web2/secure/video/action.do?version=41.90.01.0224&sessionid=FC126734&command=audio.receive&audio_out=SPEAKER:3&login=USER&password=PASS
Sending of sound is performed by serial communication of packets using commands:
...