Opened 8 years ago

Closed 7 years ago

#1910 closed enhancement (fixed)

Option to regularly send video keyframe in the beginning of video call session

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-2.6
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

In the beginning of video call, video keyframe may get lost due to NAT hole punching, probing period in auto-switch to RTP port source feature, or normal packet loss. Mechanism to request video keyframe is currently available, however it takes time. So sending video keyframe regularly at some interval in the beginning of video session may reduce the missing keyframe period. It should be configurable at run-time and compile-time (for default setting).

Change History (4)

comment:1 Changed 8 years ago by riza

  • Milestone changed from release-2.x to release-2.6

comment:2 Changed 8 years ago by riza

In 5410:

Re #1910: Implement option to regularly send video keyframe in the beginning of video call session.

comment:3 Changed 8 years ago by riza

In 5411:

Re #1910: Send the additional keyframe only after the initial one.

comment:4 Changed 7 years ago by riza

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.