[Live-devel] MP3HTTPSource and reconnect

Daniel Graupner Daniel at smartCast.org
Thu Oct 5 13:04:55 PDT 2006


Hello,

I create a MP3HTTPSource with a radio stream (icecast2), everything works 
fine. But if I use it with a mp3 file on a web-server I have problems with 
looping. The file plays once, then in afterplay the source is closed and 
created (same procedure as first play), this time the constructor hangs in 
connect (MP3HTTPSource line 42) and the call does not return. After killing 
it I got the following error:  connect() failed: Interrupted system call.

However, the connection is closed and opened again in afterplay, I verified 
this with sokstat (FreeBSD).

Any Ideas why the constructor does not return?

Regards,
Daniel.


More information about the live-devel mailing list