Windows

glwindowImageSink

Example: glwindow://host:port?options

Options:

title (string): window title
geometry (string): window geometry
filter (string): texture mapping filter ("linear" or anything else for nearest)
vbl: if set, request that window be synchronized with VBL
fps: if set, display the frame rate over the images (use F1 to hide it)

parent (integer): parent X Window, defaults to 0 (root window)

Note that remote display using host:port is only available on the X Window System.