Romain, Wrong news, I installed this release of icecast ( 2.3.2-kh30 ) and my flac stream hang when reading-and-streaming flac files.
[2011-09-22 10:58:15] INFO format-flac/initial_flac_page seen initial FLAC header [2011-09-22 10:58:39] WARN source/source_read Nothing received on /liquid-flac1-mp3 for 3 seconds [2011-09-22 10:58:39] WARN source/source_read Nothing received on /liquid-flac1 for 3 seconds [2011-09-22 10:58:39] WARN source/source_read Nothing received on /liquid-flac1-mp3 for 3 seconds [2011-09-22 10:59:07] WARN source/source_read Disconnecting /liquid-flac1-mp3 due to socket timeout [2011-09-22 10:59:07] INFO source/source_shutdown Source "/liquid-flac1-mp3" exiting [2011-09-22 10:59:07] INFO source/source_client_read no more listeners on /liquid-flac1-mp3 [2011-09-22 10:59:07] INFO source/source_free_source source /liquid-flac1-mp3 to be freed [2011-09-22 10:59:07] INFO source/_free_source freeing source "/liquid-flac1-mp3" [2011-09-22 10:59:07] WARN source/source_read Disconnecting /liquid-flac1 due to socket timeout [2011-09-22 10:59:07] INFO source/source_shutdown Source "/liquid-flac1" exiting [2011-09-22 10:59:07] INFO source/source_client_read no more listeners on /liquid-flac1 [2011-09-22 10:59:07] INFO source/source_free_source source /liquid-flac1 to be freed [2011-09-22 10:59:07] INFO source/_free_source freeing source "/liquid-flac1" [2011-09-22 10:59:07] WARN fserve/fserve_client_create req for file "/usr/share/icecast2/web/liquid-flac1" No such file or directory Note that the mp3 stream also hang up. So we can understand there is too high latency ( 3 sec) of the flac decoder and I don't know how to get rid off that ( I have the last release of flac) There is also something that I want to solve, is I am unable to pass to icecast any metatag to FLAC/OGG stream, despite of rewriting them like that final = map_metadata( map, final ) (where final is my audio playlist source). How to proceed ?? Thanks, Fabrice ----- Mail original ----- De: [email protected] À: [email protected] Envoyé: Mercredi 21 Septembre 2011 13:49:52 Objet: Re: [Savonet-users] ogg/flac hang randomly I agree romain , let's continue this thread in public ( and in english) . So I will test this release of icecast asap. And maybe also solve OGG meta problems (wich are never sent ). I let you informed, Fabrice ----- Mail original ----- De: "Romain Beauxis" <[email protected]> À: [email protected] Cc: "savonet-users" <[email protected]> Envoyé: Lundi 19 Septembre 2011 17:06:57 Objet: Re: [Savonet-users] ogg/flac hang randomly 2011/9/19 <[email protected]>: > bonjour romain , Hi! (Responding in EN since it might interest others..) > je t’envoie un log icecast sur un script qui fait du playlist d'un > répertoire contenant des fichiers FLAC et stream en OGG/FLAC > > A 11:00:10 le "mount point" tombe ( flactest) . > > J'ai mis aussi le .log correspondant. Thanks for those. > Ce que je comprend pas c'est quelle version d'icecast puisque la 2.3.2 est la > dernière ? > En as tu une a me conseiller ? I have tried with success with a local liquidsoap and a local icecast using one of those version: http://www.xiphicecast.webspace.virginmedia.com/ The problem with icecast is that its developement has been stalled for quite a long time now. KH branches often provide useful features and fixes that would take forever to make to the main source code otherwise.. Romain ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
