Get bidirectional video call settings
Enables user-to-user video communication during outgoing call. A black screen will be displayed if the called device has no camera.
- This feature is available only in AA-14FB panel
Responses
- 200
- 401
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- bidirectional_video_enable boolean
Show video stream to user during call
{
"bidirectional_video_enable": false
}
{
"bidirectional_video_enable": false
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
This feature is disabled on your device
Loading...