Skip to content

Commit

Permalink
Merge pull request #24 from tonyherre/uc2-ua-packets
Browse files Browse the repository at this point in the history
Be explicit in UC2 that the app gets feedback on UA-packetized packets
  • Loading branch information
aboba authored Apr 30, 2024
2 parents 556c7ac + 47b1b02 commit d226e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explainer-use-case-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Congestion control can be done by the application, by doing custom bandwidth est
## API requirements

Applications can do custom bandwidth estimation via:
- Access to information about when RTP packets are sent and how large they are.
- Access to information about when RTP packets are sent, both application supplied and UA packetized, and how large they are.
- Access to information about when congestion control feedback (ack messages) are received, and per-packet information about when they were received.
- Access to information used by L4S.
- Knowledge of when an application packet is not sent, and why.
Expand Down

0 comments on commit d226e7e

Please sign in to comment.