rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
198 stars 46 forks source link

DarkIce should support http proxy #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run darkice with an icecast output config behind a proxy 
2. darkice is not able to join icecast server
3.

What is the expected output? What do you see instead?

Darkice should use the HTTP_PROXY variable to send data to the server.

What version of the product are you using? On what operating system?

Ubuntu Linux 10.04 , 0.20.1

Original issue reported on code.google.com by michel.m...@gmail.com on 22 Nov 2010 at 1:17