Go to documentation repository
...
Parameter | Is required | Description |
---|---|---|
version | Yes | See Product version |
sessionid | No | Session ID |
command | Yes | Command to stop streaming live sound: audio.stop |
audio_in | Yes | Microphone ID in the format "TYPE:ID", for example "MIC:1" |
login | No | IntellectAxxon PSIM username, if set |
password | No | IntellectAxxon PSIM user password, if set |
GET http://127.0.0.1:8085/web2/secure/video/action.do?version=41.90.01.0224&sessionid=29101F1&command=audio.stop&audio_in=MIC:5&login=USER&password=PASS
The end xml packet will be received:
...