
http {
	port 8000;
};

adapter 0 {
	# comment
	channel 0x109 {
		stream-http {
			url /phoenix;
		};
	};
	channel 0x10a {
		stream-http {
			url /arte;
		};
	};
	channel 0x102 {
		stream-http {
			url /daserste;
		};
	};

# 	channel 0x1bb {
# 		stream-udp {
# 			remote-address 195.71.97.220;
# 			remote-port 4711;
# 		};
# 	};
};
