- rcdiugun: needs to pull an all-nighter later. Aeropress to the rescue!
- rcdiugun: @rivengodwind Another link you might want to look at to give you an idea on how it all happens. http://is.gd/eKx7
- rcdiugun: @rivengodwind The photos will be put together for an exhibit and an album will be presented to each family as well. :)
- rcdiugun: @rivengodwind Check it out here: http://is.gd/eKwk Either you volunteer as Big Brother to one of the kids and/or photo-document the event.
- rcdiugun: invites everyone to join the bandwagon. Colors of "A" Spectrum: a photo workshop for autistic children. Be a volunteer!
The challenges of recording a Skype call
Submitted by Head Geekette on Sun, 09/28/2008 - 23:34
In preparation for a pending product interview, I decided to use the Skype application that was installed by default in Ubuntu eee. But I also wanted to record our conversation. I figured that someone would have already created an app to do that. That's when I came across the Skype Call Recorder. The free open source software is quite new with it's latest version at 0.5. You can configure it to record manually or automatically and save the recordings as either MP3, Ogg Vorbis or WAV files. It also supports split stereo recording. Skype Call Recorder has packages for Ubuntu, Debian, Xandros (Asus Eee PC), RPM and various other distributions available from their site. Of course, you could always download the source code and compile it yourself.
After installation, I started the Skype Call Recorder and Skype. I did the mandatory test call and the recorder worked perfectly without a hitch. But I wanted the app to save the recordings to the flash drive. So I opened up the recorder's preferences, set it to the new target directory, and that's when my troubles started.
For some reason, the Skype Call Recorder refused to save to the flash drive. I figured it might be because of the permissions on the drive. So I tried to change it to make it readable and writable for all users. Well, that didn't work. I couldn't change the permissions.
Perhaps if I changed the group to make it the same as mine? Couldn't change that as well.
Then I thought maybe perhaps because the flash drive was formatted as FAT32. So I changed the filesystem to EXT2. Hmm. Still no love.
Finally the following combination worked:
- Make sure you're recording to an EXT2 filesystem. It might work on EXT3 or some other Linux filesystem, but I never tried it.
- After inserting the flash drive and letting Ubuntu mount it, I typed the following:
chown -R myUsername:myUserGroup /media/flashdrive
where the flashdrive is the drive name assigned by the system
So I'm finally able to save the Skype recordings directly to the flash drive.
I so definitely need a bigger SD card for my Eee. :)
Bookmark/Search this post with:
Trackback URL for this post:
http://www.thegeekettespeaketh.com/trackback/42

This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Philippines License.
Delicious
Digg
StumbleUpon
Reddit
Facebook
Google
Yahoo
Technorati



Post new comment