Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1472 closed enhancement (fixed)

Modify video port to create its own clock instead of using the device's clock

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

Description

Video port with active role will now create its own clock so that it is independent of the video capture device's clock. This allows video port to support fps which is different than video device's fps.

Change History (4)

comment:1 Changed 12 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3992]) Fixed #1472: Modify video port to create its own clock instead of using the device's clock

comment:2 Changed 12 years ago by ming

(In [3993]) Re #1472: Fixed assertion if stream role is passive

comment:3 Changed 12 years ago by ming

(In [4026]) Re #1472: Adjust the clock's get_frame() rate if the video device is passive

comment:4 Changed 12 years ago by ming

(In [4029]) Re #1472: Fixed wrong calculation in clock rate adjustment

Note: See TracTickets for help on using tickets.