Hi Josh, Le 10 mars 2012 08:09, Josh <[email protected]> a écrit : > i am using the playlist.safe function to load my playlists every 2 hours. > because of this, every two hours, i get like a minutes buffering in the > stream. how ever, when i use the standalone playlist function, it will not > load any of my files in the playlist. > can anybody help in this matter.
playlist.safe can cause a lot of CPU load because it will try to decoder EACH file in the playlist and this CPU load is probably what causes your latency issue. What you can try is to use only playlist and setup some default/emergency source in case playlist does not work.. 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
