From: " SKOČDOPOLE Tomáš" <hoppik@centrum.cz>
To: <linux-dvb@linuxtv.org>
Subject: [linux-dvb] Measuring signal strench on TT S2-3200
Date: Wed, 03 Sep 2008 10:54:07 +0200 [thread overview]
Message-ID: <200809031054.6772@centrum.cz> (raw)
Hello,
For quick test I used getstream utility. Later I am planning to use vdr with some plugins for streaming.
I have parabola directed to 23.5E (Astra 3A/1E). I tested two FTA programs Ocko and CT24. On second computer there was VLC running. I think parabola is directed correctly, because I have borrowed desktop receiver and there was no problem with these programs.
I tried latest drivers from Igor M. Liplianin but I have the same problems with multiproto drivers.
When I was streaming Ocko, on second computer there was good screen, but sometimes (aprox once per 30 seconds) was shortly breaking.
When I was streaming CT24, it was running only for max 10 seconds and then getstream utility stopped sending stream packets.
There is debug output from getstream utility:
2008-08-31 20:11:59.655 fe: Adapter 0 Setting up frontend tuner
2008-08-31 20:11:59.668 fe: DVB-S tone = 0
2008-08-31 20:11:59.668 fe: DVB-S voltage = 0
2008-08-31 20:11:59.668 fe: DVB-S diseqc = 0
2008-08-31 20:11:59.668 fe: DVB-S freq = 12525000
2008-08-31 20:11:59.668 fe: DVB-S lof1 = 9750000
2008-08-31 20:11:59.668 fe: DVB-S lof2 = 10600000
2008-08-31 20:11:59.668 fe: DVB-S slof = 11700000
2008-08-31 20:11:59.668 fe: DVB-S feparams.frequency = 1925000
2008-08-31 20:11:59.668 fe: DVB-S feparams.inversion = 2
2008-08-31 20:11:59.668 fe: DVB-S feparams.u.qpsk.symbol_rate = 27500000
2008-08-31 20:11:59.668 dmx: Setting filter for pid 8192 pestype 20
2008-08-31 20:11:59.816 fe: Adapter 0 Status: 0x1e (HAS_CARRIER HAS_VITERBI HAS_SYNC HAS_LOCK)
And there is configuration file:
# cat /usr/src/getstream/getstream.conf.cslink
http {
port 8001;
};
adapter 0 {
budget-mode 1;
dvb-s {
lnb {
lof1 9750000;
lof2 10600000;
slof 11700000;
};
transponder {
frequency 12525000;
polarisation v;
symbol-rate 27500000;
diseqc 0;
};
};
stream {
name "CT24";
input {
pnr 8006;
};
output-rtp {
remote-address 10.0.148.98;
remote-port 3000;
};
sap {
scope global;
playgroup "testovaci sat";
ttl 5;
};
};
};
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next reply other threads:[~2008-09-03 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 8:54 SKOČDOPOLE Tomáš [this message]
2008-09-17 21:18 ` [linux-dvb] Measuring signal strench on TT S2-3200 SKOČDOPOLE Tomáš
2008-09-17 22:12 ` Igor M. Liplianin
2008-09-19 6:42 ` Steven Toth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200809031054.6772@centrum.cz \
--to=hoppik@centrum.cz \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.