Go to documentation repository
Page History
...
Parameter | Is required | Description |
---|---|---|
version | Yes | See Product version |
sessionid | No | Session ID |
command | Yes | Command to getting live sound: audio.play |
format | Yes | Format of audio data |
audio_in | Yes | Microphone ID in the format "TYPE:ID", for example "MIC:1" |
login | No | Intellect username, if set |
password | No | Intellect user password, if set |
Request example:
GET http://127.0.0.1:8085/web2/secure/video/action.do?version=4.9.0.0&sessionid=FC126734&command=audio.play&audio_in=MIC:5&format=L16&login=USER&password=PASS
Response example:
Audio packets of the following view will be received:
...
Overview
Content Tools