Skip to content
New issue

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

reduce the video buffer size to support 4-way rtsp streams at the same time #411

Merged
merged 29 commits into from
Dec 15, 2022

Conversation

gh-sxp
Copy link
Contributor

@gh-sxp gh-sxp commented Dec 15, 2022

PR描述:

减小视频buffer缓存大小,使同时支持4路rtsp流输出

详细描述:

减小视频buffer缓存大小,使同时支持4路rtsp流输出

关联issue:

fix #401

gh-sxp and others added 29 commits July 22, 2022 11:24
@gh-sxp gh-sxp added the bug Something isn't working label Dec 15, 2022
@gh-sxp gh-sxp added this to the v1.9 milestone Dec 15, 2022
@zhangxiaojingCAN zhangxiaojingCAN merged commit e5a9621 into kendryte:dev Dec 15, 2022
wangjianxin-canaan pushed a commit to wangjianxin-canaan/k510_buildroot that referenced this pull request Apr 3, 2023
…e time (kendryte#411)

* test

* test

* ffmpeg pushes RTMP with error conversion failed

* encod JPEG, QP exceeds 51 coredump

* modify jpeg maxqp value

* modify maxqp

* DAC output error, left and right channels reversed

* Multi channel RTSP audio push problem

* play 16k noise

* aplay play 32 bit sampled audio only one channel has sound

* Increase live555 buffer to avoid frame loss

* reduce the buffer size to support 4-way rtsp streams at the same time

Co-authored-by: zhangxiaojingCAN <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frame loss due to small live555 video buffer
3 participants