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

Jay Kay erdamn at gmail.com
Sun Mar 2 17:05:30 MST 2014


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 the subnet but it is laggy/missing/choppy.

When I try streaming this mp3 file using VLC player on the server, I am
able to successfully open the stream with good quality, without any lags.

I have tried playing around with the parameters in this script such as
changeing the interval in l.start(0.2) but nothing has worked =/. It would
be great if somebody can help me out here.

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140302/e1f40d42/attachment.html>


More information about the Twisted-Python mailing list