Opened 3 years ago
Closed 3 years ago
#179 closed enhancement (fixed)
Ability to force webcam palette
| Reported by: | cavedon | Owned by: | vadim |
|---|---|---|---|
| Priority: | minor | Milestone: | QuteCom 2.2-RC2 |
| Component: | 3rd party libs | Version: | 2.2-RC3 |
| Keywords: | Cc: |
Description
If the webcam does not support palette yuv422p, qutecom will fallback to using the default webcam palette and do palette conversion to yuv422p.
Sometimes it might be useful to test the webcam with a different supported palette.
I am attaching a patch that allows a user to set the OWWEBCAM_FORCE_PALETTE environment with the number of the pixosi palette (as defined in libs/pixertool/include/pixertool/pixertool.h) to use.
Attachments (1)
Change History (3)
Changed 3 years ago by cavedon
comment:1 Changed 3 years ago by cavedon
- Type changed from defect to enhancement
comment:2 Changed 3 years ago by vadim
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

applied