I have wolfson audio card with raspberry pi module. I want to stream live audio from microphone and send to my local pc with pi as running as server and vice-versa. I am using g-streamer library in c program. I require audio server and client code snippets. Can anyone please guide me with this?
Here I have attached the codes I am using:
This code is working on development pc, but whenever I will try the same code on raspberry pi with wolfson pi attached it will say "AL lib: alsa_open_playback: could not open playback device 'default': device or resource busy." with streaming only in one way. I just want to stream in both live audio in both way. Please help me with this regard.
Thanks
Pirpi




