tencent cloud

Feedback

Last updated: 2024-04-30 10:56:42

    Is there a conflict between TUILiveKit and the integrated audio and video library?

    Tencent Cloud's audio and video libraries cannot be integrated at the same time, and there may be symbol conflicts. You can handle it according to the following scenarios.
    1. If you are using the TXLiteAVSDK_TRTC library, there will be no symbol conflicts. You can directly add dependencies in the Podfile file.
    pod 'TUILiveKit'
    2. If you are using the TXLiteAVSDK_Professional library, there will be symbol conflicts. You can add dependencies in the Podfile file.
    pod 'TUILiveKit/Professional'
    If you are using the TXLiteAVSDK_Enterprise library, there will be symbol conflicts. It is recommended to upgrade to TXLiteAVSDK_Professional and then use TUILiveKit/Professional.

    Xcode 15 compiler error?

    "duplicate symbols" appears, you can add "-ld_classic" to "Other Linker Flags" in "Build Settings"
    "Sandbox: rsync(51251)" appears, you can set "User Script Sandboxing" to "NO" in "Build Settings"

    How to view TRTC logs?

    TRTC logs are compressed and encrypted by default, with the extension .xlog. Whether the log is encrypted can be controlled by setLogCompressEnabled. The file name containing C(compressed) is encrypted and compressed, and the file name containing R(raw) is plaintext.
    iOS:Sandbox's Documents/log
    Note:
    To view the .xlog file, you need to download the decryption tool and run it directly in the Python 2.7 environment with the xlog file in the same directory using python decode_mars_log_file.py.
    To view the .clog file (new log format after version 9.6), you need to download the decryption tool and run it directly in the Python 2.7 environment with the clog file in the same directory using python decompress_clog.py.

    

    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support