Set payload codec
Configure video Real-time Transport Protocol (RTP) profile. It specifies the details of media encoding, such as signal sampling rate, frame size and timing
- application/json
Request Body required
- payload_codec_h264 integer required
Possible values:
>= 96
and<= 127
describes codec payload
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...