From: Andrea <mariofutire@googlemail.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] How to start a DVB reception
Date: Sun, 09 Mar 2008 17:32:22 +0000 [thread overview]
Message-ID: <47D41F26.6050905@googlemail.com> (raw)
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
reply other threads:[~2008-03-09 17:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=47D41F26.6050905@googlemail.com \
--to=mariofutire@googlemail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox