- Please check if your live stream settings are workable in MSDK v5 Sample. If the MSDK v5 Sample is workable, it means that the live stream settings are correct.
- Please check if the Android log print contains the following content.
MRTCController - Couldn't load lib LOG_JNI - [MRTC-E mrtc_core_init: 93]: : mrtc_core_init file path: /data/app/~~aFa4X5Y21O_pb1sOZU6olQ==/com.ws.packagename-2QtZ4euC7N9DGrMgDbWSTw==/lib/arm64 LOG_JNI - [MRTC-E find_dl_handle_node_by_prot_name: 70]: : can't find dl_node by prot_name dji,agora LOG_JNI - [MRTC-E mrtc_agent_init: 190]: : can't find dl_handle_node in lib handle list MRTCLiveShare - init agent error,code = 420478983 MRTCLiveShare - initMrtcAgent error,code = 420478983
- If the Android log print contains the above contect, it means the initialization of the live stream library is fail. A normal solution is to change the minSdkVersion = 21 in build.gradle file.
Comments
0 comments
Please sign in to leave a comment.