search for: lazzarini

Displaying 3 results from an estimated 3 matches for "lazzarini".

2014 Jul 21
1
python-shout 0.2.1 with icecast 2.4.0 segfaults
...to work just fine again. So I can confirm this to solve the issue. Hopefully they accept Bug Fixes fast so everyone could profit from this. Thanks On Mon, Jul 21, 2014 at 2:49 PM, "Thomas B. R?cker" <thomas at ruecker.fi> wrote: > Hi, > > On 07/18/2014 07:33 PM, Frank Lazzarini wrote: > > Hi there, > > > > I am trying to use python-shout 0.2.1 to broadcast to a icecast 2.4.0 > > server, which result in a segmentation fault and I can't understand > > why. Is anyone else experiencing this problem? > [?] > > # ./env/bin/python examp...
2014 Jul 18
2
python-shout 0.2.1 with icecast 2.4.0 segfaults
...s.sync() f.close() et = time.time() br = total*0.008/(et-st) print "Sent %d bytes in %d seconds (%f kbps)" % (total, et-st, br) print s.close() # ./env/bin/python example.py test.mp3 Using libshout version 2.3.1 opening file test.mp3 Segmentation fault -- *Frank Lazzarini* *Email:* flazzarini at gmail.com *Phone:* +352 621 314 430 *Blog:* http://www.gefoo.org *LinkedIn:* http://www.linkedin.com/pub/frank-lazzarini/1a/a30/112 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20...
2014 Jul 21
0
python-shout 0.2.1 with icecast 2.4.0 segfaults
Hi, On 07/18/2014 07:33 PM, Frank Lazzarini wrote: > Hi there, > > I am trying to use python-shout 0.2.1 to broadcast to a icecast 2.4.0 > server, which result in a segmentation fault and I can't understand > why. Is anyone else experiencing this problem? [?] > # ./env/bin/python example.py test.mp3 > Using libshout...