[Twisted-Python] Stream an mp3 file + IP Multicasting

2014-03-02 Thread Jay Kay
Hi everybody, I am trying to stream an mp3 file via ip multicasting and have found the following script: https://sites.google.com/site/ka010notes/python/twisted#TOC-Multicast-ENCODEDAudioStream When I run this script on the server I am able to open the stream on VLC player from another device on

[Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-02 Thread Burak Nehbit
Hi everyone,  It seems that I ran into a rather inextricable problem, would love to see what you think. As you might remember, I have been working on a distributed, anonymous community platform(s) called Aether ( www.getaether.net ) which is largely a Twisted codebase in its networking system.