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
push with rtsp, and pull use rtmp , 花屏,感觉新来的rtmp流第一帧不是关键帧
The text was updated successfully, but these errors were encountered:
应该是rtsp pub推流时,rtp over udp发生丢包导致的。
花屏的根本原因在于上层:
因为之前考虑RTMP类型的流比较多,预设条件是输入的流都是没问题的。 出于逻辑简单和性能方面的考虑,少了一些逻辑。
我后续会修复这个Bug,请保留这个issue打开,我修复完会在此回复,感谢。
Sorry, something went wrong.
该问题移入 #37 管理,这个issue先关闭了,有问题可随时重新打开或创建新的issue,感谢。
No branches or pull requests
push with rtsp, and pull use rtmp , 花屏,感觉新来的rtmp流第一帧不是关键帧
The text was updated successfully, but these errors were encountered: