Hi, I've an embedded board, compiled with the Yocto Environment. I'd like to stream out the audio, preferable rtsp or http. I created an asounrc file which looks like this: pcm.mixin { type dsnoop ipc_key 5978293 ipc_key_add_uid yes slave { pcm "hw:0,0" channels 2 period_size 1024 buffer_s...