Opened 14 years ago

Closed 14 years ago

#64 closed enhancement (fixed)

option to start xpra sessions with jpeg compression

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: minor Milestone: 0.9.2
Component: Client Keywords:
Cc:

Description

Must add:

  • UI for when xpra is selected (simple checkbox)
  • pass option to server.

Should also generalize options so that dimensions used for vnc/nx, and now jpeg for xpra, etc.. are passed generically, without needing to bump the protocol version for changes.

Could also be a bit more clever and auto-select jpeg for certain types of applications: media players, browser?, etc.

Change History (2)

comment:1 Changed 14 years ago by Antoine Martin

Milestone: 1.00.9.2
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

done in r1926

Kept screen_size as a non-generic param to keep backwards compatibility.
Still need to allow runtime changes to option. (clients may wish to use different jpeg-quality options)

Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.