So i tried putting an executable script in /etc/network/if-down.d and /etc/network/if-post-down.d and when i disconnect my network cable the script doesnt run.
I found a fix, apparently theres an issue with USB2 and our raspberry pi's that's well known and also being discussed in another thread, you have to add an argument in /boot/cmdline.txt to bring it to USB1 for the pack loss not to occur. But at the same time, if u put it to USB1, your usb keyboard s...
With arecord, aplay, streaming with ffmpeg rtp to another server, recorded sound crackles or sounds a little robotic. I tested the Daffodil USB sound dongle on a ubuntu linux machine, and records/plays no problem. I've searched forums, people seem to have crackling issues while play media on the Pi,...
IM having problems with crackling too! I thought it was streaming with ffmpeg the problem,
but i used arecord and aplay and it crackles direct in .wav too
Im using a Daffodil USB soundcard. Anyone have any luck??
Goal: Stream microphone input (using Daffodil USB sound) 24/7 to another box, using ffmpeg (ad even ssh if possible without ffserver (shows to lag alot) Tutorial which has guided me so far: http://ubuntuforums.org/showthread.php?t=1544946 - I'm not clear how the RTP part works as i tried connecting ...