Le 01/09/2014 22:02, Josh Stirland a écrit : > Hello liquidsoap users, > I was just wondering that since liquidsoap is only singal-threaded, if > there is an easy way to output a source to another instance that can > re-encode it? > I'm doing this since I want 1 instance to output at diffrent bitrates, > and the second one to manage the music sources. > I thought of just using an internal harber server that cant be > accessed from outside which is streaming at high quality, but I'm > wondering if there is a more efficient way of doing this. > Thanks. >
Hi, Why not doing this inside a single script? You can manage a lot of independant sources at the same time and mix them as needed using one script. Outputs with different bitrates can be managed inside this script too. Fred ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
