From: "Sverker Abrahamsson" <sverker@abrahamsson.com>
To: alsa-devel@lists.sourceforge.net
Subject: Loopback, cards, devices and substreams
Date: Thu, 10 Nov 2005 23:49:19 +0100 [thread overview]
Message-ID: <02eb01c5e648$fc7bc210$3c01010a@Fiona> (raw)
[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]
Hi,
I'm working on a loopback device based on a patch that was posted earlier this year for making the dummy driver a loopback. Unforturnatly the aloop driver doesn't work at all, it just oops my kernel. Snd-dummy on the other hand works fine as loopback with the patch, as long as I only run one instance (because there is only one buffer, I think).
I'm trying to figure out how the card, device and substeams belong together. I want to be able to have as many loopbacks as possible, specified by module parameters of course. I've managed to load the driver to two "cards" by using an option line in modprobe.conf so that part is quite straight forward. What I don't quite get is the devices and substreams.
My idea is that I should be able to have one loopback per device, i.e. 4 loopbacks per card (of which there can be maximum 8). Substreams, as I understood it would not help me since having multiple streams from a capture device just means that I can have several apps capturing from the same device, but all getting the same content. Correct?
I hope that someone of you can enlight me on these questions
/Sverker
[-- Attachment #2: Type: text/html, Size: 1827 bytes --]
reply other threads:[~2005-11-10 22:49 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='02eb01c5e648$fc7bc210$3c01010a@Fiona' \
--to=sverker@abrahamsson.com \
--cc=alsa-devel@lists.sourceforge.net \
/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.