Opened 13 years ago
Last modified 13 years ago
#1476 closed defect
Control video packets send rate (thanks Faba Aa for the feedback) — at Version 1
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-rc |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by nanang)
As described here:
When generate a keyframe, vid_stream will try to send out the data as soon as possible, the peak bandwidth may over ADSL's capability even if the average video bps is suitable for ADSL. Under this situation, ISP will drop data. I think we need to control send rate to avoid this.
Note: See
TracTickets for help on using
tickets.