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

Switch to a new streammuxer and discard single resolution scaling #679

Closed
bwsw opened this issue Mar 5, 2024 · 1 comment · Fixed by #846
Closed

Switch to a new streammuxer and discard single resolution scaling #679

bwsw opened this issue Mar 5, 2024 · 1 comment · Fixed by #846
Labels
enhancement New feature or request
Milestone

Comments

@bwsw
Copy link
Contributor

bwsw commented Mar 5, 2024

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

@bwsw bwsw added the enhancement New feature or request label Mar 5, 2024
@bwsw bwsw added this to the 0.4.0 milestone Mar 5, 2024
@bwsw 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
@bwsw bwsw removed this from the 0.4.0 milestone Mar 27, 2024
@tomskikh
Copy link
Collaborator

New stream muxer hangs when config file passed. https://forums.developer.nvidia.com/t/new-nvstreammux-hangs-the-pipeline/301112/7?u=tomskih_pa

@bwsw bwsw added this to the 0.5.0 milestone Aug 18, 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 Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Aug 29, 2024
tomskikh added a commit that referenced this issue Sep 3, 2024
tomskikh added a commit that referenced this issue Sep 3, 2024
tomskikh added a commit that referenced this issue Sep 3, 2024
tomskikh added a commit that referenced this issue Sep 3, 2024
tomskikh added a commit that referenced this issue Sep 3, 2024
tomskikh added a commit that referenced this issue Sep 4, 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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants