* [linux-dvb] How to start a DVB reception
@ 2008-03-09 17:32 Andrea
0 siblings, 0 replies; only message in thread
From: Andrea @ 2008-03-09 17:32 UTC (permalink / raw)
To: linux-dvb
Hi,
What does exactly trigger the DVB architecture to start receiving data?
It seems that I can only receive DVB as long as there is a running application that has opened the
fronted in read/write mode and tuned.
The following does not work (if it is the only application running)
(Even if it reports a LOCK)
1) open the fronted in read only
2) check for LOCK
3) open the demux
4) set some filter, output to DEMUX
5) start the demux
6) read from demux
The is no data to read.
I've tried test_pes in dvb-apps/test and it behaves the same.
Someone has to call FE_SET_FRONTEND and keep the fd open.
Is it true?
I would like to receive the whole TS of whatever is currently tuned. (possibly in read only).
Andrea
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-09 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 17:32 [linux-dvb] How to start a DVB reception Andrea
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox