Hello,
This example demonstrates how simple it is to write a UI for webconference. It was intended as webconf UI for Nokia Internet Tablets, but it turns out that XMLRPC over https every second is too much for that device (=drains a lot of power). Requires: PyQT4, QT4 To set an account permanently (and not be asked all the time) do mv accountconfig.py.sample accountconfig.py and edit the account in it. To use your own conference bridge, edit CONTROL_URL in webconference.py. All improvements are welcome, preferably as patch to semsdev list (mailto:[email protected]). Subject: r1300 - in trunk/apps/webconference: . pyqtgui From: [email protected] Date: Sat, 7 Mar 2009 12:55:45 +0100 To: [email protected] Author: sayer Date: 2009-03-07 12:55:27 +0100 (Sat, 07 Mar 2009) New Revision: 1300 Added: trunk/apps/webconference/pyqtgui/ trunk/apps/webconference/pyqtgui/LICENSE trunk/apps/webconference/pyqtgui/Makefile trunk/apps/webconference/pyqtgui/README trunk/apps/webconference/pyqtgui/account.py trunk/apps/webconference/pyqtgui/account.ui trunk/apps/webconference/pyqtgui/accountconfig.py.sample trunk/apps/webconference/pyqtgui/callbox.py trunk/apps/webconference/pyqtgui/callbox.ui trunk/apps/webconference/pyqtgui/conftable.py trunk/apps/webconference/pyqtgui/conftable.ui trunk/apps/webconference/pyqtgui/participant.py trunk/apps/webconference/pyqtgui/participant.ui trunk/apps/webconference/pyqtgui/webconference.py Log: sample PyQT GUI for webconference -------- Original Message -------- Subject: Forward of moderated message Date: Sat, 07 Mar 2009 13:04:34 +0100 From: [email protected] To: [email protected] -- Stefan Sayer VoIP Services [email protected] www.iptego.com IPTEGO GmbH Wittenbergplatz 1 10789 Berlin Germany Amtsgericht Charlottenburg, HRB 101010 Geschaeftsfuehrer: Alexander Hoffmann _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
