I have stream on one icecast server and i need send stream to another servers withot transcoding I don't have access to config of another servers. ok, i wrote it:
url = "http://10.8.20.154:8000/live" input = mksafe(input.http(url)) output.icecast(%mp3, mount="/live.mp3", host="vipradio.karelia.ru", port=8000, password="xxx", input) but this code transcode stream to mp3 128 What i should write in output? ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
