Go to advanced search

by mindracer
Wed May 08, 2013 7:11 pm
Forum: Troubleshooting
Topic: Scripts in /etc/network not running
Replies: 2
Views: 548

Scripts in /etc/network not running

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.

Same for if-up.d. Anyone encounter this problem?
by mindracer
Mon Mar 11, 2013 1:19 pm
Forum: Raspberry Pi OS
Topic: problem recording from USB microphone
Replies: 10
Views: 16162

Re: problem recording from USB microphone

try arecord -D hw:0,0
or
arecord -D hw:1,0
by mindracer
Fri Mar 08, 2013 7:23 pm
Forum: Raspberry Pi OS
Topic: problem recording from USB microphone
Replies: 10
Views: 16162

Re: problem recording from USB microphone

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...
by mindracer
Wed Mar 06, 2013 3:29 pm
Forum: Troubleshooting
Topic: Sound recording crackling with USB sound
Replies: 3
Views: 816

Re: Sound recording crackling with USB sound

It worked! Thank god :)
by mindracer
Wed Mar 06, 2013 2:35 am
Forum: Troubleshooting
Topic: Sound recording crackling with USB sound
Replies: 3
Views: 816

Re: Sound recording crackling with USB sound

Thanks, I'll try it out tomorrow, didnt know theres USB problems :(

For anyone interested theres this thread I found
http://www.raspberrypi.org/phpBB3/viewt ... &start=225
by mindracer
Tue Mar 05, 2013 8:28 pm
Forum: Troubleshooting
Topic: Sound recording crackling with USB sound
Replies: 3
Views: 816

Sound recording crackling with USB sound

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,...
by mindracer
Tue Mar 05, 2013 8:01 pm
Forum: Raspberry Pi OS
Topic: problem recording from USB microphone
Replies: 10
Views: 16162

Re: problem recording from USB microphone

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??
by mindracer
Sat Mar 02, 2013 1:04 am
Forum: General discussion
Topic: Real-time streaming mic audio, ffmpeg ssh and persistently?
Replies: 1
Views: 10232

Real-time streaming mic audio, ffmpeg ssh and persistently?

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 ...

Go to advanced search