Hi, I just wanted to let you know, that the dvb-t sample config file shipped with getstream does not work. I attached one that works nicely with my dvb-t adapter and current getstream git release. Bye, Marcel ------------------------------------------------------------------------ http { port 8000; }; adapter 0 { # kabel eins:722000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:767:768:16394 # N24:722000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:1023:1024:16398 # ProSieben:722000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:511:512:16403 # SAT.1 Bayern:722000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:385:386:16408 dvb-t { frequency 722000000; bandwidth 8; transmission-mode auto; guard-interval auto; hierarchy none; modulation auto; }; stream { name "Kabel eins"; input { pnr 16394; }; output-http { url "/Kabel1"; }; }; stream { name "N24"; input { pnr 16398; }; output-http { url "/N24"; }; }; stream { name "ProSieben"; input { pnr 16403; }; output-http { url "/Pro7"; }; }; stream { name "SAT.1 Bayern"; input { pnr 16408; }; output-http { url "/SAT1"; }; }; }; -- ---- Dipl.-Inf. Marcel Ritter Linux/Novell Regionales Rechenzentrum Erlangen Tel: 09131 / 85-27808 E-Mail: Marcel.Ritter@rrze.uni-erlangen.de ---- Unix _IS_ user friendly... It's just selective about who its friends are.
participants (1)
-
Marcel Ritter