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

[RTCP] benchmark the performance of RTCP #20

Open
Tracked by #1
rainliu opened this issue Nov 20, 2020 · 0 comments
Open
Tracked by #1

[RTCP] benchmark the performance of RTCP #20

rainliu opened this issue Nov 20, 2020 · 0 comments
Labels
benchmark benchmark the peformance performance improvement subcrate:rtcp For issues specific to the RTCP crate

Comments

@rainliu
Copy link
Member

rainliu commented Nov 20, 2020

No description provided.

@rainliu rainliu added the benchmark benchmark the peformance label Nov 20, 2020
@rainliu rainliu mentioned this issue Oct 19, 2021
41 tasks
algesten pushed a commit that referenced this issue Aug 23, 2022
Refactor out use of anyhow
algesten pushed a commit that referenced this issue Aug 23, 2022
Add validation for Ephemeral UDP port range
algesten pushed a commit that referenced this issue Aug 23, 2022
use wrapping_add to prevent overflow panic -- fixes webrtc-rs/rtp#19
algesten pushed a commit that referenced this issue Aug 23, 2022
algesten pushed a commit that referenced this issue Aug 23, 2022
rules:
- for crates that are below v1.0 -> specify the precise version
- If the code uses a feature that was added for example in X 0.3.17,
  then you should specify 0.3.17, which actually means "0.3.y where y >=
  17"
- for crates the are above or equal v1.0 -> specify only major version
  if the crate's API is minimal and won't change between minor versions
    OR specify major&minor versions otherwise

tested with https://github.com/taiki-e/cargo-minimal-versions
@k0nserv k0nserv added the subcrate:rtcp For issues specific to the RTCP crate label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark benchmark the peformance performance improvement subcrate:rtcp For issues specific to the RTCP crate
Projects
None yet
Development

No branches or pull requests

2 participants