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

RTSP sink stream quality degrades over time #2

Open
mdegans opened this issue Mar 12, 2020 · 2 comments
Open

RTSP sink stream quality degrades over time #2

mdegans opened this issue Mar 12, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mdegans
Copy link
Owner

mdegans commented Mar 12, 2020

This is possibly related to the hacky way it works with a udpsink and uspsrc in between two pipelines. Alternative solutions are being looked at.

@mdegans mdegans added the bug Something isn't working label Mar 12, 2020
@mdegans mdegans self-assigned this Mar 12, 2020
mdegans added a commit that referenced this issue Mar 15, 2020
I looked at the "answer key" of the deepstream_app source code for this.
The problem was the order of the queue. It works best at the beginning.
@mdegans
Copy link
Owner Author

mdegans commented Mar 25, 2020

This is reintroducted on x86. It's likely encoder parameters may need to be modified (or something).

@mdegans mdegans reopened this Mar 25, 2020
mdegans added a commit that referenced this issue May 11, 2020
* fix #2 (the problem doesn't seem to happen with DS 5.0)
@mdegans
Copy link
Owner Author

mdegans commented Jun 1, 2020

... and it's back. Going to switch to a HLS based sink to avoid this crap

@mdegans mdegans reopened this Jun 1, 2020
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

No branches or pull requests

1 participant