Re: Real-time audio over local network with good quality
2016-03-27 23:27 GMT-03:00 Rohit Vashist <rohitvashist2kk3@gmail.com>:
Hello Ricardo,
Hope you are good. I would suggest you post the query on alsa dev list(mail forum) for more specific reply on your queries on ALSA driver.
Ok, thanks :-) I'll do it!
Also,i kind of like the idea.Are you looking for some assistance on your project would love to contribute.
Cool! As I've told, anyone is welcomed to contribute in the project, provided that it respects the original purpose and the KISS philosophy.
I am working in an MNC in Audio Driver Domain for last 7 years.
Wow!
https://www.linkedin.com/profile/preview?locale=en_US&trk=prof-0-sb-preview-...
^ this link didn't open :-( Cheers and thank you for reply!
On Mon, Mar 28, 2016 at 12:48 AM, Ricardo Biehl <rbpoficial@gmail.com> wrote:
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
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Regards, Rohit Vashist
-- Ricardo Biehl Pasquali 2016-03-27 23:27 GMT-03:00 Rohit Vashist <rohitvashist2kk3@gmail.com>:
Hello Ricardo,
Hope you are good. I would suggest you post the query on alsa dev list(mail forum) for more specific reply on your queries on ALSA driver. Also,i kind of like the idea.Are you looking for some assistance on your project would love to contribute.
I am working in an MNC in Audio Driver Domain for last 7 years.
https://www.linkedin.com/profile/preview?locale=en_US&trk=prof-0-sb-preview-...
On Mon, Mar 28, 2016 at 12:48 AM, Ricardo Biehl <rbpoficial@gmail.com> wrote:
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
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Regards, Rohit Vashist
-- Ricardo Biehl Pasquali
participants (1)
-
Ricardo Biehl