Changes between Initial Version and Version 1 of Ticket #410
- Timestamp:
- 02/02/14 06:35:56 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #410
-
Property
Status
changed from
new
toassigned
-
Property
Status
changed from
-
Ticket #410 – Description
initial v1 7 7 This could even work when the region is moving, as long as its size stays the same. 8 8 This is negated somewhat by the fact that when we send the whole window (because of other updates), it will include this region - unless we purposedly blank it out before compression and ask the client to re-assemble the two before displaying the result (hard). 9 10 An even better solution to this would be #509 or #510, as this would give us the video area precisely everytime, even before it gets converted to RGB pixels.