Currently, the transmission of SRT is done in a separate thread, not based on ST. Therefore, many functions will be different, and the callback and API mechanisms will also be different.
Pseudocode by Zhong Hong:

Based on this improvement, the current multi-threading can be changed to single-threading, which will greatly enhance the overall conceptual integrity and completeness.
TRANS_BY_GPT3