input = mksafe(input.http("http://172.29.0.110:8000/direct.mp3"))
output.icecast(
  %mp3(bitrate=128, samplerate=22050, stereo=false),
  mount="/test355",
  host="live.radioking.com", port=80, user="test_test29", password="S9tx3VBhl",
  input)