#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 13 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by ming
comment:3 Changed 13 years ago by ming
comment:4 Changed 13 years ago by ming
Note: See
TracTickets for help on using
tickets.
(In [3992]) Fixed #1472: Modify video port to create its own clock instead of using the device's clock