-1
votes
0answers
22 views

PulseAudio playing audio streams (C-language) [closed]

I'm trying to write PusleAudio application that just simply playing on-line radio. But I can't find enough information even to play music files. Please, help me to find some examples, or some ...
0
votes
1answer
188 views

What is the fastest, reliable baud rate that can be used using radio modems? [closed]

I need to communicate with 30+ devices, via serial data over radio modems (Using C). Each cycle of messages should be done as quick as possible. (< 500ms) Basic setup would be a master sending out ...