sangsoo
Member
Hello.
When using conference(Room API), it fails from the 2nd publish.
demo : /client2/examples/demo/streaming/conference/conference.html
-----Version info-----
wcs_version=5.2.1022-de64fe5ba1af8064f820a3293993e00df7929ea6
wcs_client_version=2.0.195-71b07a8b88011c6a7afb9b95d7e19b7da7084b96
1. Join in the conference sample. (It will be published.)
2. Stop the publish stream. (It will be unpublished.)
3. Publish again. Failed occurs.
* More information
1. It also fails at demo.flahphoner.com (v.2.0.190-5.2.1014-361a04d4adc9ce78c16915124357629d74ffdbd7).
2. However, it works normally in WCS version 5.2.971.
What is the problem? please check.
Thanks.
When using conference(Room API), it fails from the 2nd publish.
demo : /client2/examples/demo/streaming/conference/conference.html
-----Version info-----
wcs_version=5.2.1022-de64fe5ba1af8064f820a3293993e00df7929ea6
wcs_client_version=2.0.195-71b07a8b88011c6a7afb9b95d7e19b7da7084b96
1. Join in the conference sample. (It will be published.)
2. Stop the publish stream. (It will be unpublished.)
3. Publish again. Failed occurs.
1) In the server log, 500 (internal (server error) is confirmed.
2) The fail response is also checked in the browser.
{"message":"fail","data":[{"status":"FAILED","info":"Internal Server Error","apiMethod":"StreamStatusEvent","id":"8e7d3ac1-061e-11ec-a785-9feb925ed661"}]}
* More information
1. It also fails at demo.flahphoner.com (v.2.0.190-5.2.1014-361a04d4adc9ce78c16915124357629d74ffdbd7).
2. However, it works normally in WCS version 5.2.971.
wcs_version=5.2.971-217c232d3e203f2e45cb82a28d82ce42a9302df5
wcs_client_version=2.0.171-30fdfb09be87562518d7a714d7971e4bd3a0fc76
What is the problem? please check.
Thanks.