[Twisted-Python] distant learning, video conference
    Matt Campbell 
    mattcampbell at pobox.com
       
    Wed Feb 26 18:39:49 EST 2003
    
    
  
Well, distance learning is kind of a broad term.  If it's text chat
you're looking for, Twisted.Words may be a good solution.  With it,
you can run your own server, and either use the included client
(Instance Messenger) or write your own.  For audio conferencing,
you should look at Speak Freely (http://www.speakfreely.org/) and
OpenH323 (http://www.openh323.org/).  OpenH323 may be able to do video
conferencing, but that's a subject I neither know nor care much about.
On Thu, Feb 27, 2003 at 07:03:55AM +0800, tch wrote:
>     Is twistedpython a framework suitable for developing distant learning
> and/or video conference application?
-- 
Matt Campbell
Phone:  (316) 652-8727
WWW:  http://pobox.com/~mattcampbell/
    
    
More information about the Twisted-Python
mailing list