[SIP SIMPLE client] sip_desktop_sharing version 0.07

Willem Toorop willem at ahk.nl
Thu Feb 19 00:52:55 CET 2009


Hi All,

Sorry I come with this so late, but I've been busy writing a
report<https://www.os3.nl/_media/2008-2009/students/willem_toorop/sip_desktop_sharing.pdf>and
a
presentation<https://www.os3.nl/_media/2008-2009/students/willem_toorop/slides.pdf>and
doing new school and work stuff.

Attached a new version of the sip_desktop_sharing script. The tgz should be
unpacked over the python-sipsimple directory. It has a
sip_desktop_sharing.py script in the python-sipsimple/scripts directory and
a library (desktopsharing.py) in python-sipsimple/sipsimple/applications
which contains everything needed to run sip_desktop_sharing.

The following alterations have been made.

   1. It works with the latest library code
   2. It can use alternative vncviewers besides the built in
   pygame-vncviewer (gvncviewer and xtightvncviewer (allthough that last one is
   really slow)).
   3. It detects if pygame is installed. If not, it uses gvncviewer.
   4. You can manually add an auto answer by replying with an 'a' when asked
   is you want to provide your desktop.
   5. Several new options. The complete list is as follows:
     -d DESKTOP, --desktop=DESKTOP
                           DESKTOP should be "remote" to request access to
   the
                           remote desktop, or "local" to offer your local
                           desktop. The default is "remote"
     -A AUTO_ANSWER, --auto-answer=AUTO_ANSWER
                           A comma seperated list of sip addresses that will
   be
                           served a desktop request automaticly withouth
   asking.
                           Use "all" to authorize all callers to access your
                           desktop
     --vncviewer=VNCVIEWER
                           The vncviewer to use. Three values are possible:
                           "pygame", "gvncviewer" and "xtightvncviewer".
   Default
                           the built in vncviewer "pygame" is used.
     --vncviewer-depth=VNCVIEWER_DEPTH
                           The color depth of the vncviewer. 8 or 32 are
   values
                           that will work with the build in vncviewer.
   Default =
                           8
     --x11vnc-options=X11VNC_OPTIONS
                           Extra options to pass to the x11vnc program when
                           started. Default this is "-speeds modem"

Good luck testing :),

Willem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20090219/255b83e1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-sipsimple-desktopsharing-0.07.tgz
Type: application/x-gzip
Size: 19409 bytes
Desc: not available
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20090219/255b83e1/attachment-0014.bin>


More information about the SIPBeyondVoIP mailing list