Browse Source

Add README for the xshm plugin

The file contains some development information specific to the plugin.
fryshorts 11 years ago
parent
commit
76d2bf2c29
1 changed files with 19 additions and 0 deletions
  1. 19 0
      plugins/linux-xshm/README

+ 19 - 0
plugins/linux-xshm/README

@@ -0,0 +1,19 @@
+
+Linux XShm capture plugin
+
+  This plugin uses the MIT-SHM extension for the X-server to capture the
+  desktop.
+
+Todo:
+
+ - handle resolution changes of screens
+ - handle adding/removing screens while recording
+ - support different depths
+
+Contributing:
+
+  If you are interested in helping out with the plugin, please drop by in the
+  #obs-dev channel on quakenet.
+
+References:
+ - http://www.x.org/releases/current/doc/xextproto/shm.html