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!
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to