Changes between Version 2 and Version 3 of Ticket #473, comment 3
- Timestamp:
- 12/23/13 10:14:05 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #473, comment 3
v2 v3 27 27 * use [http://www.html5rocks.com/en/tutorials/webgl/typed_arrays/#toc-mediasource MediaSource API] to pass video data to a video element to support h264/vp8/etc 28 28 * use webgl for rendering and csc 29 * use int protocol aliases to make packets shorter 29 30 * move websockify calls inside the xpra process to avoid all the back and forth, extra sockets, etc 30 31 * [https://npmjs.org/package/lz4 lz4 support] (after removing the need for node.js from the module)