Skip to content

Update sending rate control using thread#4341

Merged
nanangizz merged 1 commit intomasterfrom
update-4332
Mar 6, 2025
Merged

Update sending rate control using thread#4341
nanangizz merged 1 commit intomasterfrom
update-4332

Conversation

@nanangizz
Copy link
Copy Markdown
Member

To fix & minor enhance #4332:

  • Fix sending time calculation, the total sent should be updated in each queuing packet.
  • Protect stream pool usage using group lock.
  • Minor optimization: faster buffer reuse to avoid too many buffers, skip printing trace log for sending RTP when there is no packet to send.

To fix & minor enhance #4332:
- Fix sending time calculation, the total sent should be updated in each queuing packet.
- Protect stream pool usage using group lock.
- Minor optimization: faster buffer reuse to avoid too many buffers, skip printing trace log for sending RTP when there is no packet to send.
@nanangizz nanangizz merged commit b891b28 into master Mar 6, 2025
42 checks passed
@nanangizz nanangizz deleted the update-4332 branch March 6, 2025 07:29
BarryYin pushed a commit to BarryYin/pjproject that referenced this pull request Feb 3, 2026
To fix & minor enhance pjsip#4332:
- Fix sending time calculation, the total sent should be updated in each queuing packet.
- Protect stream pool usage using group lock.
- Minor optimization: faster buffer reuse to avoid too many buffers, skip printing trace log for sending RTP when there is no packet to send.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants