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
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.
The text was updated successfully, but these errors were encountered:
fix #2
9dfbb65
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.
016600d
This is reintroducted on x86. It's likely encoder parameters may need to be modified (or something).
Sorry, something went wrong.
update to deepstream 5.0
9ac2bb7
* fix #2 (the problem doesn't seem to happen with DS 5.0)
d09e1d5
... and it's back. Going to switch to a HLS based sink to avoid this crap
mdegans
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: