Leo

Results 7 issues of Leo

Here is the translation of the given Markdown text to English: ## Phenomenon Description When testing webrtc, it was found that only when connected to external networks can the video...

使用环境问题
TransByAI

Here is the translation of the provided GitHub Flavored Markdown text to English, preserving all formatting, placeholders, and Markdown syntax: ## Phenomenon Description debug mode testing api under server.c disclosed...

bug
TransByAI

工程中引用了fdk-aac.lib 可是3rd中并没有包含,这个库是不用了吗

![Snipaste_2024-07-25_16-28-33](https://github.com/user-attachments/assets/3131db47-bb7c-424c-93e6-f090f1e92dc0)

我已经重新编译了x264和openh264 可是还是 ![Snipaste_2024-07-24_16-21-42](https://github.com/user-attachments/assets/da6c3259-0cf4-4485-8575-8d80c3e771f0) 这个报错 ,是否3rd里面的库全都需要重新编译,是否能提供这个库的源码地址和版本呢

建议添加test各个测试模块的说明 方便使用者快速了解各个测试用例的功能和含义

在 x264 windows compile.txt 中x64编译命令./configure --host=x86-64-w64-mingw32 --enable-static --enable-shared 中应该要改为 ./configure --host=x86_64-w64-mingw32 --enable-static --enable-shared --extra-ldflags=-Wl,--output-def=libx264.def