- 第一次视频通话结束后,再次调用该接口会提示调用失败,是当前会话没有释放?
[17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:669][wx_voip_session_new]: Create VoIPSession with config: 0x945fe838 [17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:671][wx_voip_session_new]: CameraWidth: 0 [17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:672][wx_voip_session_new]: CameraHeight: 0 [17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:673][wx_voip_session_new]: CameraRotation: 0 [17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:674][wx_voip_session_new]: CustomQuery: [17:01:38.813][E][WMPF][3539:3566][components/voip/standalone/wmpf.cc:721][wx_voip_session_new]: Only one wx_voip_session can exist simutanously. session new fail [17:01:38.813][I][WMPF][3539:3566][components/voip/standalone/wmpf.cc:906][wx_stop]: wx_stop [17:01:38.813][E][WMPF][3539:3566][base/memory/memory_leak_detection.cc:64][CheckMemoryLeak]: Detected memory leak: wx_voip_session, leak objects: 1 会话结束之后会在status_change回调中 wx_voip_session_destroy(session);释放session。
02-20 - 小程序音视频通话 SDK (Linux 设备) 使用RV1109主控 链接库失败?
[图片]将库文件加载到项目中之后,在链接库阶段会报很多符号未定义的错误,是要修改什么?
01-10