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 Savant-Rs 0.2.9 #612

Closed
bwsw opened this issue Jan 12, 2024 · 1 comment · Fixed by #622
Closed

Switch to Savant-Rs 0.2.9 #612

bwsw opened this issue Jan 12, 2024 · 1 comment · Fixed by #622
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bwsw
Copy link
Contributor

bwsw commented Jan 12, 2024

Use embedded ZMQ implementation.
Frame Attributes constructor API slightly changed.

insight-platform/savant-rs@0.1.87...0.2.9

ZMQ: python/primitives/zmq_*

@bwsw bwsw added the enhancement New feature or request label Jan 12, 2024
@bwsw bwsw added this to the 0.2.7 milestone Jan 12, 2024
tomskikh added a commit that referenced this issue Jan 16, 2024
tomskikh added a commit that referenced this issue Jan 16, 2024
tomskikh added a commit that referenced this issue Jan 16, 2024
tomskikh added a commit that referenced this issue Jan 17, 2024
tomskikh added a commit that referenced this issue Jan 17, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
@tomskikh tomskikh linked a pull request Jan 18, 2024 that will close this issue
tomskikh added a commit that referenced this issue Jan 18, 2024
tomskikh added a commit that referenced this issue Jan 18, 2024
@bwsw
Copy link
Contributor Author

bwsw commented Feb 6, 2024

@tomskikh 0.2.9

More changes:

  • formerly a single lib split on several *.so, need to change links.
  • create and look at PR for differences in Python API.

@bwsw bwsw modified the milestones: 0.2.7, 0.3.7 Feb 6, 2024
@bwsw bwsw changed the title Switch to Savant-Rs 0.2.0 Switch to Savant-Rs 0.2.9 Feb 8, 2024
tomskikh added a commit that referenced this issue Feb 16, 2024
tomskikh added a commit that referenced this issue Feb 16, 2024
tomskikh added a commit that referenced this issue Feb 19, 2024
tomskikh added a commit that referenced this issue Feb 19, 2024
tomskikh added a commit that referenced this issue Feb 19, 2024
tomskikh added a commit that referenced this issue Feb 20, 2024
tomskikh added a commit that referenced this issue Feb 20, 2024
tomskikh added a commit that referenced this issue Feb 20, 2024
tomskikh added a commit that referenced this issue Feb 20, 2024
tomskikh added a commit that referenced this issue Feb 20, 2024
tomskikh added a commit that referenced this issue Feb 21, 2024
tomskikh added a commit that referenced this issue Feb 21, 2024
tomskikh added a commit that referenced this issue Feb 21, 2024
@bwsw bwsw added this to the 0.3.9 milestone Feb 21, 2024
@bwsw bwsw closed this as completed in #622 Feb 21, 2024
bwsw pushed a commit that referenced this issue Feb 21, 2024
* #612 update savant-rs to 0.2.1

* #612 move message deserialization to zeromq_src

* #612 fix always-on-sink

* #612 move savant_rs serialization to zeromq_sink

* #612 use savant_rs.zmq

* #612 update savant-rs to 0.2.5

* #612 fix adapters

* #612 fix receiving EOS from ZeroMQ

* #612 fix adapters

* #612 fix video files sink adapter

* #612 update savant-rs to 0.2.9

* #612 don't save non-persistent attributes to VideoFrame

* #612 fix zeromq_sink gst plugin

* #612 fix adapters

* #612 fix module

* #612 fix configuring zmq

* #612 measure performance on A4000

* #612 update savant-rs to 0.2.12

* #612 fix copying bboxes

* #612 update savant-rs to 0.2.13

* #612 fix benchmark for panoptic_driving_perception

* #612 measure performance

* #612 fix typo
tomskikh added a commit that referenced this issue Feb 28, 2024
* #612 update savant-rs to 0.2.1

* #612 move message deserialization to zeromq_src

* #612 fix always-on-sink

* #612 move savant_rs serialization to zeromq_sink

* #612 use savant_rs.zmq

* #612 update savant-rs to 0.2.5

* #612 fix adapters

* #612 fix receiving EOS from ZeroMQ

* #612 fix adapters

* #612 fix video files sink adapter

* #612 update savant-rs to 0.2.9

* #612 don't save non-persistent attributes to VideoFrame

* #612 fix zeromq_sink gst plugin

* #612 fix adapters

* #612 fix module

* #612 fix configuring zmq

* #612 measure performance on A4000

* #612 update savant-rs to 0.2.12

* #612 fix copying bboxes

* #612 update savant-rs to 0.2.13

* #612 fix benchmark for panoptic_driving_perception

* #612 measure performance

* #612 fix typo
tomskikh added a commit that referenced this issue Feb 28, 2024
* Switch to Savant-Rs 0.2 (#622)

* #612 update savant-rs to 0.2.1

* #612 move message deserialization to zeromq_src

* #612 fix always-on-sink

* #612 move savant_rs serialization to zeromq_sink

* #612 use savant_rs.zmq

* #612 update savant-rs to 0.2.5

* #612 fix adapters

* #612 fix receiving EOS from ZeroMQ

* #612 fix adapters

* #612 fix video files sink adapter

* #612 update savant-rs to 0.2.9

* #612 don't save non-persistent attributes to VideoFrame

* #612 fix zeromq_sink gst plugin

* #612 fix adapters

* #612 fix module

* #612 fix configuring zmq

* #612 measure performance on A4000

* #612 update savant-rs to 0.2.12

* #612 fix copying bboxes

* #612 update savant-rs to 0.2.13

* #612 fix benchmark for panoptic_driving_perception

* #612 measure performance

* #612 fix typo

* Update version to 0.2.10
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