We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,最近在集成您的项目做一些推流的工作。
rtmp推流时,一般都有停止推流,然后重新推流的需求。 param.i_threads = 1 时不管重新推送几次都正常; 但是设置>1时,从第二次开始会花屏,不管怎么重置或者重新new RtmpPusher都不行,需要帮忙看下。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,最近在集成您的项目做一些推流的工作。
rtmp推流时,一般都有停止推流,然后重新推流的需求。
param.i_threads = 1 时不管重新推送几次都正常;
但是设置>1时,从第二次开始会花屏,不管怎么重置或者重新new RtmpPusher都不行,需要帮忙看下。
The text was updated successfully, but these errors were encountered: