-
Notifications
You must be signed in to change notification settings - Fork 47
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
Switch to a new streammuxer and discard single resolution scaling #679
Labels
enhancement
New feature or request
Milestone
Comments
bwsw
changed the title
Switch to a new streammuxer and drop single resolution scaling
Switch to a new streammuxer and discard single resolution scaling
Mar 5, 2024
New stream muxer hangs when config file passed. https://forums.developer.nvidia.com/t/new-nvstreammux-hangs-the-pipeline/301112/7?u=tomskih_pa |
tomskikh
added a commit
that referenced
this issue
Aug 15, 2024
tomskikh
added a commit
that referenced
this issue
Aug 15, 2024
tomskikh
added a commit
that referenced
this issue
Aug 27, 2024
tomskikh
added a commit
that referenced
this issue
Aug 28, 2024
tomskikh
added a commit
that referenced
this issue
Aug 28, 2024
tomskikh
added a commit
that referenced
this issue
Sep 4, 2024
tomskikh
added a commit
that referenced
this issue
Sep 4, 2024
* #679 switch to new nvstreammux, make frame scaling optional * #679 disable adaptive batching for nvstreammux * #785 update deepstream to 7.0 * #785 update pyds to 1.1.11 * #785 install savant-rs before its dependants * #785 use request_pad_simple instead of deprecated get_request_pad * #785 fix modules * #785 update savant version to 0.5.0 * #785 measure performance (WIP) * #679 add sample for different resolutions processing * #679 add sample for different resolutions processing * #679 fix sample * #679 remove paddings from the sample * #679 sample testing * #679 fix sample * #679 fix sample * #679 add docstrings * #679 measure performance * #679 update docs * #679 add max_same_source_frames config * #679 add FPS control configs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new stream muxer allows working with original resolutions without the need to scale image
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_plugin_gst-nvstreammux2.html
The text was updated successfully, but these errors were encountered: