This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Description
Following steps below:
- All OWT modules deployed in device 1 and configure webrtc agent region to BJ
- User B publish stream and start analytics with algorithm a1
- User A join with region SH and subscribe B's analyzed stream
- Launched webrtc agent with region SH and analytics agent with algorithm a2 on device 2
- Call restful API to analyze B's stream with algorithm a2
- User A unsub B's analyzed stream a1 and subscribe B's analyzed stream a2
- stop analytics agent on device 2
- User A unsub B's analyzed stream a2 and subscribe B's analyzed stream a1
repeat step 4-8 several times and webrtc node crashed once with following crash log:
node: ../deps/uv/src/unix/core.c:280: uv__finish_close: Assertion `0' failed.