Modify ↓
Ticket #46 (closed enhancement: duplicate)
bpp and outputbpp implementation down to 1 bpp
| Reported by: | debuti@… | Owned by: | |
|---|---|---|---|
| Priority: | wishlist | Milestone: | |
| Component: | libguac-client-vnc | Version: | 0.2.6 |
| Keywords: | bpp | Cc: | |
| Points: |
Description
It's needed more configuration options. Options to configure the amount of bits per pixel down to 1. Right now the configuration only recognizes bpp down to 8
For the slowest connections this can solve a lot of problems
Attachments
Change History
comment:1 Changed 2 years ago by mike.jumper
- Component changed from guacamole internal to libguac-client-vnc
comment:2 Changed 2 years ago by mike.jumper
- Milestone changed from Alpha 1 (0.3.0) to Alpha 2 (0.4.0)
comment:6 Changed 13 months ago by mike.jumper
- Status changed from new to closed
- Resolution set to duplicate
- Reporter changed from debuti<at>gmail.com to debuti@…
This is effectively fixed by ticket #120. If any PNG update can be sent as an indexed image with 1, 2, 4, or 8 bits per pixel, it will be automatically. All other updates are sent as full 24-bit images.
Note: See
TracTickets for help on using
tickets.
