sangsoo
Member
Hello.
I just updated the WCS server to check for the patch (5.2.474).
- "WCS-2267 | Added: AV Mixer C optimization"
I can't create a mixer stream after the latest 5.2.479 update. (previous 5.2.458)
1. The call to restapi method "/mixer/startup" fails.
rest-method :
response :
I think it's an update side effect.
Thanks.
I just updated the WCS server to check for the patch (5.2.474).
- "WCS-2267 | Added: AV Mixer C optimization"
I can't create a mixer stream after the latest 5.2.479 update. (previous 5.2.458)
1. The call to restapi method "/mixer/startup" fails.
rest-method :
{
"exception": "com.flashphoner.rest.server.exception.InternalErrorException",
"path": "/rest-api/mixer/startup",
"error": "Internal Server Error",
"message": null,
"timestamp": 1580366734925,
"status": 500
}
2. The mixer startup exception log remains in the serverlog."exception": "com.flashphoner.rest.server.exception.InternalErrorException",
"path": "/rest-api/mixer/startup",
"error": "Internal Server Error",
"message": null,
"timestamp": 1580366734925,
"status": 500
}
I think it's an update side effect.
Thanks.
Last edited: