kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Real-time audio over local network with good quality
@ 2016-03-27 19:18 Ricardo Biehl
  2016-03-28  7:42 ` Henrik Austad
       [not found] ` <CADCM1LA0VkN=uuPeJ8jnpoq0djCoQspef=zYjuyRhyc7=XxVKw@mail.gmail.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Ricardo Biehl @ 2016-03-27 19:18 UTC (permalink / raw)
  To: kernelnewbies

Hello guys!

Sorry if this question is not part of the scope of this list.

I'm developing a real-time microphone system that will work over local
network using ALSA library and sockets API with IP (UDP/TCP support)
<https://github.com/ricardobiehl/ipmic>.
The purpose is to make a good replacement to traditional microphone
systems (wired or wireless).
The problem is that I found difficulties in network control and in
ALSA library too :-) .
Basically I need help to select the best network scheduler algorithm,
set the right parameters, and (in audio) create a PCM plug which
supports (1 channel * 16 bit sample * 22050 Hz) and BLOCKING opening
mode. All this without quality loss and real-time.

Any contribution with the project is welcome!

Thank you!

-- 
Ricardo Biehl Pasquali

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-28 18:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-27 19:18 Real-time audio over local network with good quality Ricardo Biehl
2016-03-28  7:42 ` Henrik Austad
2016-03-28 18:29   ` Ricardo Biehl
     [not found] ` <CADCM1LA0VkN=uuPeJ8jnpoq0djCoQspef=zYjuyRhyc7=XxVKw@mail.gmail.com>
2016-03-28 17:54   ` Ricardo Biehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).