Hi Brandon! Le 8 mars 2012 11:07, Brandon Casci <[email protected]> a écrit : > Is there a way to deny content types for http inputs, similar to specifying > allowed content types for input harbors? > > The problem is liquidsoap stops checking the input harbor the moment it > pulls in ogg or aacplus, and the the CPU utilization goes way up until your > restart it. I've gotten some suggestions about this in the past, I've just > not had the time to roll out an upgrade or research it further. If it's > possible, then ignoring problematic formats is the best short-tem solution.
It would be interesting to dig further into your issue: normal behavior would be that liquidsoap checks the stream's mime type and picks a decoder according to this. Thus, I see no reason for it to hang, or else it means that the decoder itself is not working at all.. Anyhow, if you browse this page: http://liquidsoap.fm/doc-1.0.0/settings.html You'll find settings to tweak mime type matching and also to set enabled streams decoders. The latter is probably want you want to try most immediately. Romain ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
