sangsoo
Member
Hello.
I try to hook only connectionStatusEvent (or streamStatusEvent) for the purpose of exception handling such as chrome tam termination during publishing.
-----Version info-----
wcs_version=5.2.1453-c00a60c817d01c644f542b044b48adce9314f727
wcs_client_version=2.0.224-9175fa9b6c3a5b6960bea3831f1258bcf7eba4af
1. Use the Room API.
2. Updated wcs roomApp url by adding my backend URL to hook.
3. Execute Join with the conference sample.
4. It proceeds from OnDataEvent to RECV. (When using the default localhost/echo/RoomApp, publish continued.)
5. In the client (Chrome), it is not in the SESSION_STATUS.SEND_DATA_STATUS ACCEPTED state and is still waiting.
What is the problem? Please let me know if there is something I am using wrong.
thank.
I try to hook only connectionStatusEvent (or streamStatusEvent) for the purpose of exception handling such as chrome tam termination during publishing.
-----Version info-----
wcs_version=5.2.1453-c00a60c817d01c644f542b044b48adce9314f727
wcs_client_version=2.0.224-9175fa9b6c3a5b6960bea3831f1258bcf7eba4af
1. Use the Room API.
2. Updated wcs roomApp url by adding my backend URL to hook.
3. Execute Join with the conference sample.
4. It proceeds from OnDataEvent to RECV. (When using the default localhost/echo/RoomApp, publish continued.)
5. In the client (Chrome), it is not in the SESSION_STATUS.SEND_DATA_STATUS ACCEPTED state and is still waiting.
What is the problem? Please let me know if there is something I am using wrong.
thank.
Last edited: