All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Losi <p.losi@hypersonic.it>
To: alsa-devel@lists.sf.net
Subject: Event Based time synchronization with ALSA
Date: Mon, 17 Jan 2005 11:50:28 +0100	[thread overview]
Message-ID: <41EB9874.4060407@hypersonic.it> (raw)

Hi all,
	I'd like to develop a sip phone using alsa...

All the app is going to be event based (no_blocking io, poll).

One of the issues is how to read 20ms sample periods
to build an rtp packet

What I'd like to understand is if I can rely on interrupts (poll
read data available event) by HW in order to get accurate 50HZ
poll frequency or I must rely on poll timeout instead...

My goal is (as always :-) ) to reduce as much as I can latency...

In the case poll events would be enough what would be the
relevant sw_params api's?

	Thank you very much

	PL


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

             reply	other threads:[~2005-01-17 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-17 10:50 Paolo Losi [this message]
2005-01-17 16:45 ` Event Based time synchronization with ALSA Benno Senoner
2005-01-17 19:46   ` Jaroslav Kysela
2005-01-18  9:40     ` Takashi Iwai
2005-01-18 11:47   ` Paolo Losi
2005-01-18 13:46     ` Benno Senoner

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=41EB9874.4060407@hypersonic.it \
    --to=p.losi@hypersonic.it \
    --cc=alsa-devel@lists.sf.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.