[BangPypers] RTP Library in python

Philippe May phil.nabble at hanjinet.org
Wed Feb 22 20:27:46 CET 2012


I don't think there's a simple library for RTP.
Maybe this can help, but it's not a library and they use raw sockets: http://blog.sipvicious.org/ .

Twisted (used by shtoom) is good for protocol hacking, has eventually a SIP module which might help, and streaming facilities.
See http://twistedmatrix.com/pipermail/twisted-python/2010-January/021366.html or http://stackoverflow.com/questions/1286875/python-sip-library

> From: Guru <guru.eceng at gmail.com>

>                  is there any other simple libraries for this.



More information about the BangPypers mailing list