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 stop streaming live sound: audio.stop

audio_inYesMicrophone ID in the format "TYPE:ID", for example "MIC:1"
login NoIntellect username, if set
passwordNoIntellect user password, if set

Request example:

GET http://127.0.0.1:8085/web2/secure/video/action.do?version=4.9.0.0&sessionid=29101F1&command=audio.stop&audio_in=MIC:5&login=USER&password=PASS

Response example:

The end xml packet will be received:

...