Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Is required

Description

versionYes

See Product version

sessionidNoSession ID
commandYes

Command to sending live sound: audio.receive

audio_outYes

Speaker ID in the format "TYPE:ID", for example "SPEAKER:1"

login NoIntellect username, if set
passwordNoIntellect user password, if set

...

Request example:

POST http://127.0.0.1:8085/web2/secure/video/action.do?version=4.9.0.0&sessionid=FC126734&command=audio.receive&audio_out=SPEAKER:3&login=USER&password=PASS

...