summaryrefslogtreecommitdiff
path: root/presentation.txt
blob: 96025c4466267ef70e96f52732f207b690f18852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Philips TV-Remote unter Linux
=============================
:author: Benjamin Franzke
:lang: de
:imagesdir: image

== Philips JointSpace

 * *DirectFB*: Bibliothek zur Nutzung von Grafik-Hardware
 * *DirectFB Voodoo*: DirectFB-Netzwerk-Proxy
 * *JointSpace*: DirectFB Voodoo + RESTfull Control & Status API

.Client-Server Interaktion
image::directfb-voodoo-js.svg[width="100%"]

== Implementierung: Pluggit

* Aufbauend auf bestehenden Windows-Client
** Anpassung an X11-Protokoll: XGetSubImage/XCopyArea

== Framebuffer Auslesen -- Multiple Streams

* [line-through]#Mehrere X-Server: Ein Browser-Fenster pro Server#
* [line-through]#Vollbildfenster je Virtual Desktop#
** Damage-Handling --> keine Fenster-Updates wenn unsichtbar
* Große Arbeitsfläche -- Fenster nebeneinander platzieren
** Kein Vollbild möglich --> Spezieller Browser
*** 'surf': WebKit/GTK basierter minimal Browser

.Multiple Browser-Fenster 
image::framebuffer.png[width="100%"]

// vim: set syntax=asciidoc tw=78 filetype=asciidoc:
// spell spelllang=de,en: