Event Forwarding Exclusions
OvenMediaEngine Enterprise 0.20.2.0-1 버전부터 Event Forwarding and Event Forwarding Exclusions 기능을 사용할 수 있습니다.
Last updated
OvenMediaEngine Enterprise 0.20.2.0-1 버전부터 Event Forwarding and Event Forwarding Exclusions 기능을 사용할 수 있습니다.
Last updated
Authorization: Basic {credentials}
# Authorization
Credentials for HTTP Basic Authentication created with <AccessToken>Content-Type: application/json{
"message": "OK",
"response": {
"dropEvent" : ["amf", "scte35"]
}
"statusCode": 200
}