Ubuntu Multimedia :: Skype Alternative For Call Recording
Aug 11, 2010
Right now in order to do some recording I use Skype and Skype Call Recorder, but Skype only does audio at 16Khz. Is there some other similar program that could be used that could also be recorded at a higher quality?
View 2 Replies
ADVERTISEMENT
Jul 14, 2010
I'm having a problem with Skype. Whenever someone calls me, the incoming call popup shows up, but I can hear no sound playing. Further, if I go in Options/Notifications and try to test the incoming call event, I'm having the same problem.
The .wav file exists and Skype can play it back. I have tested this by assigning that particular .wav to a different event, where it works as expected. Additionally, the other events, e.g. outgoing call, appear to be working normally. This would suggest, that the problem lies with the incoming call event, rather than the particular sound.
View 4 Replies
View Related
Mar 20, 2011
I have installed Ubuntu 10.10 on ASPIRE 5315 (intel celeron)Installed SKYPE BETA 2.1.0.8.1.I have external webcam which works with CHEESE ( I could see myself and takepictures).However when I open SKYPE onle telephone (voice) call are available. I Do not have the option for video calls. I do not have/see a tool bar or a side bar so I cannot make any change or test the video. I tried to delete and download SKYPE again and id did not work.What can I do ?If you post an answer please provide step by step since I am not familiar with ubuntu.
View 2 Replies
View Related
May 9, 2011
I'm using Ubuntu 11.04 x32 Today I started Skype and I couldn't hear the Skype logging sound. Nevertheles I could see the contacts online. When I tried to write messages in the chat they couldn't receive them. When I tried to call nothing worked. After that it seemed that Skype was completely blocked. I clicked with the right button on the green icon of Skype and chose "quit" but it wouldn't close. 1 I logged off from Ubuntu and on again. I opened Skype. I made right click in the green icon and chose "Options"
2 I went to the "Sound Devices" menu in the left part of the window
3 I removed the tick for "Allow Skype to automatically adjust my mixer levels"
4 I closed Skype and opened it again and the sound problem was gone.
View 1 Replies
View Related
Jan 26, 2010
Sound Recorder is working fine. But when try to make normal call or test call I cannot record sound my internal mic in SKYPE. As I speak something immediately the sound level of mic drops to zero. Alsa driver are installed. HDA intel conexant mic.
View 1 Replies
View Related
May 14, 2010
This just started happening recently.. I have no problems with 1on1 skype calls but as soon as I try to bring in another party all of my skype audio just sounds like some really really bad video game from the 70's. Just beeps and borks. The other people on the call can hear each other just fine and dandy, but on my end I can't hear anything except for beep boop beep boop.
Using 10.04 btw
View 4 Replies
View Related
Feb 1, 2010
I have a strange problem with my skype beta (latest) and Pidgin (gmail account) the problem is when i make voice call, it works fine for 1 or 2 mins then the voice drops and it connects after 20,30 secs.
View 1 Replies
View Related
Aug 12, 2010
I recently bought a IOgear USB bluetooth adapter and a Sony DRBT101/BLK bluetooth headphones to use with my computer.Whenever I try to make a call using these headphones with skype, I can speak for say 10 seconds and then the headset disconnects completely from the system. I then have to reconnect the headset by switching it off and on. I do not have this problem listening to music using A2DP. It works fine with my mobile phone.When I change the profile to Telephony Duplex (HSP/HFP), it shows up as hands free, I thought it should be headset in blueman manager. My friend uses Plantronics headset with is Dell laptop with built in bluetooth and he says his comes up as headset not hands free. Could this be causing the problem?
View 1 Replies
View Related
Apr 21, 2010
Does anybody know a good option for a Skype based solution that works on Linux? I have a real problem with the current Linux version as it is a crappy, buggy and downgraded version of the Windows equivalent.
View 7 Replies
View Related
May 22, 2010
I just installed skype 2.1 beta 2 (the deb file) from the skype website, but the only option I see under Sound Devices -> Recording is "PulseAudio Server (local)" This doesn't work for me, as the skype test calls don't actually record anything I say. I use skype a lot and FINALLY got it working under karmic, but I needed to upgrade to lucid and now it's broken.
When I open Sound preferences and look at the Applications section, Skype shows up as recording when I run its test call... but no sound is recorded? How is it possible that my sound card picks up something recording but doesn't actually record it when I'm in skype?
View 9 Replies
View Related
Sep 1, 2011
I'm fairly new to the Ubuntu community, having dl'ed Ubuntu 11.04 little more than a couple of weeks ago, deleting my Windows completely. I'm sure this has been said before, but I'm trying to find a good VoIP I can use to call my Windows using girlfriend who is currently very far away. Skype for Linux just crashes for me after a minute or two, Ekiga only allows me to make a call to any contact ONCE, then I can never do it again, tried Faceflow and couldn't even see or hear her. I'm running out of options, it seems. Will I really have to go back to windows just to see her?
View 5 Replies
View Related
Sep 16, 2010
I often happen to give skype-to-landline (or skype-to-mobile) phone calls for work (calls to my boss who does not have an internet connection when in exotic places). Most of this conversations are work related and, having been granted permission by my boss, I would like to record them to an audio file instead of frantically taking notes on a piece of paper while he is talking.
View 5 Replies
View Related
Feb 7, 2010
I have troubles with microphone on skype. It used to work ok and now I don know what i have changed. I can hear myself in earphones is I blow into mic. but if I try to record myself arecord -d 10 test.wav Here is may amixer output:
[Code].....
View 2 Replies
View Related
Apr 21, 2010
I basically want to record audio streams. The most useful purpose is to record conversations on skype (and other applications). This is for a legitimate reason if anyone is worried; I often have long conference calls on skype (an another voip collaborative tool called EVO), and a recording would be a nice way to keep minutes and participate in the working meeting. I'm not worried about capturing video yet. The audio is the important for me for now. This is going to display my woeful ignorance of Linux audio systems. I'm running F12 x86_64 on a Dell inspiron laptop. I believe that the system is using the PulseAudio sound server.
I thought something like:
ffmpeg -f oss -i /dev/dsp sample.mp3
Could work, but I don't have a /dev/dsp. I think these are in a separate directory /dev/snd; however the content of this directory is not clear which device is the appropriate one. I tried pointing ffmpeg to a few of them, but it resulted in errors thus:
/dev/snd/hwC0D0: no such file or directory
I know it's there because [tab] complete. I found another alternative which uses parec.
parec --format=s16le --rate=44100 -channels=2 sample.raw
Unfortunately this only records the microphone input and not everything else going through my sound server. I wish I could find the link again, but there was a third alternative which required writing a bit of C code. I thought that could be a nice little project to better acquaint myself with this stuff.
View 9 Replies
View Related
May 17, 2011
I know that we can use xvidcap or istanbul etc to record our screen casts.. but is there any software in linux which can record incoming gmail/skype voice calls??. maybe incoming gmail/skype video calls with sound also?. I dont need to record my input sound, but the incoming sound?
View 8 Replies
View Related
Sep 20, 2010
I have managed to install Skype on 11.3. I am able to call and even video call but when i try to chat. Skype just crashes.
View 8 Replies
View Related
May 10, 2011
Given the recent dealings between Skype and Microsoft (here), one can guess that Linux support will be dropped. It wasn't amazing, but it ran. Moreover, security of transmitted data, in my own opinion, will be more questionable as of this acquisition.
What are the alternatives? If there are no full solutions - I propose the unification of several partial solutions into a merged FOSS project. I recommend a secure chat/video client with SIP capabilities and native ports for Linux Console, X, and FreeDos.
View 7 Replies
View Related
Jun 1, 2010
Is there a client for Skype (open or closed) that doesn't use the QT libraries?
View 2 Replies
View Related
Aug 11, 2010
I am trying to use a program called skype call recorder to record calls on kubuntu, i've read that you need to configure skype to use alsa in the sound devices menu, but there isn't an option to use alsa in my sound devices menu, it just shows my two sound cards, whenever i try to record i just get silent audio files?
View 2 Replies
View Related
Oct 4, 2010
just switched over to ubuntu. wife tried to make a call back to the states over skype, and the microphone is not working.
View 2 Replies
View Related
Jul 13, 2010
Have NO video camera. Trying to receive SKYPE video using Fedora 11 & SKYPE Beta Version 2.1.0.81 [latest version].When I receive a video call the image appears and then freezes and dumps the call after about six seconds.I have tried the 'env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype' launch, but it makes no difference in the bug.I have NOT heard that a camera is required to receive video.Is there a fix for this?nal information: Here is the error message I get when the call dumps and crashes SKYPE.
[thsk@galley ~]$ env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype
shm_open() failed: No such file or directory
Assertion 'b' failed at pulsecore/memblock.c:439, function pa_memblock_acquire(). Aborting.
[code]....
View 5 Replies
View Related
Feb 9, 2010
I have new machine with good configuration .
Mother Board ---> Asus P5KPL AM/PS
CPU --> Intel Dual core 2.50 GHZ
RAM ---> 1 G.B
Hard Disc ---> 160 GB
I installed Fedora 11. It 's working fine I have problem only for Skype. When I try to call some one, I got the error "Problem with audio playback". I have "skype-2.1.0.81-fc10.i586.rpm" on my machine.
View 2 Replies
View Related
Nov 6, 2010
When I open the "Options" of Skype, the camera can be recognized and there is video. But I don't know how to start a Skype video call. My Skype account is "dynamiccliu" if you want to add me and have a try the video call.
View 2 Replies
View Related
May 17, 2010
Ever sense i updated to 10.4 skype's video calling for me has turned a light shade of blue, nothing that really tampers with my call, just annoying the snot out of me because the person im talking to is blue.
Also I do not think its my cameras drivers because not only am I a shade of blue, but the person I am talking to is also blue and they say that I on their screen look fine. When i run a camera test with skype everything is a shade of blue as well.
I cannot for the life of me find a way to test my camera outside of skype.
View 3 Replies
View Related
Jun 6, 2011
Last two days I am trying to find alternative to skype. So I decided to find solution for my family, friends to chat, call (audio, video) using opensource product on linux. I have tried the following: (using same clients and gtalk accounts on both test machines)
1. Kopete 1.0.80
Firstly, I like it because it is native in opensuse KDE system.
Secondly, it has optional jungle support for gtalk, which is ok for me.
The only problem, I cannot turn on jingle support, because there should be talk.google.com server , but the right server is gmail.com. Only with gmail.com server I can connect to my gtalk. I was managed to do it right, but my friends do not have jingle settings (libjingle installed). What should we do? Will we be able to talk when we activate it?
2. Pidgin 2.7.10 (libpurple 2.7.10)
Video calling, audio calling doesn't work at all. We using same version of pidgin on two computers, there is mention that it is calling but no progress after, nothing. Even camera turns on (no image though) but after doesn't turn off (camera light).
3. PSI 0.14 patched
Psimedia installed, doesn't call at all. Says that the client reject me or busy.
4. Empathy 2.32.2
No options for video and audio hardware, nothing to change at all). Call from menu doesn't work, nothing happens after I press "call". Call from chat window impossible because buttons are grey, are not active. Now error "could not sync the state of the new nicesrc with its parent"
5. Gajim
Even after writing down stun server stun.ekiga.net call buttons for video and audio call were inactive, unable to make call.
6. Ekiga
Using pctel.ru. Works ok, sometimes problems with intiating video, but still something. I am not very happy because it is not XMPP.
7. Twinkle works like a charm. The only one client using which I haven't had any problems at all. The only thing to tailor is audio codec (also encryption if you like).
I hope to make a call one day and to be sure that I haven't used any closed program for it!
View 9 Replies
View Related
May 10, 2010
I am using skype in fedora 9. I am searching how can I delete skype call/chat history. I have searched some .dbb files in /home/<username>/.Skype/<skyID> directory like chatmsg2048.dbb. Can I safely remove these files in order to delete my chat history. Also, I cannot view these .dbb files in gedit. If I can read these files, I can better decide which history I need to delete.
View 3 Replies
View Related
Jun 16, 2010
I am looking for a good alternative to Skype. I would like to have video and voice calls with a family member who uses MS XP but would like to avoid Skype if possible. Does anyone know of a good client with good video and voice quality that will work on both platforms. I'd like it to use open standards so at least we can use different OS specific clients if one is not available for both platforms. Googling hasn't yielded much and some of the results refer to really old (~2006) articles or apps. I hope I'm not doomed to using Skype. I've resisted so long with using SIP clients for voice but am stumped now that I want to include video.
View 9 Replies
View Related
Jan 3, 2010
There are 3 versions of Skype for Ubuntu on the Skype download section. Does anybody know which is the correct one for Ubuntu Karmic?
View 5 Replies
View Related
Feb 26, 2010
i can't record with my mic anymore. I went to do so in audacity and i only get the noise it hears through the headphones. I am recording a second vocal track. The first track is the music. I looked at the alsamixer and the mic was originally muted and i unmuted. Should line be muted when i am using the mic? I also tried to record with the mic in sound recorder but got nothing there either.
View 9 Replies
View Related
Apr 3, 2010
I use Kaffeine to record live TV to disk for later playback. I've been putting up with Kaffeine's little foibles for the last little while, but tonight (for the second night in a row) I accidentally closed it and consequently it didn't record anything.
Is there any software I can use to construct a recording schedule which will then not be dependent on me remembering to leave a particular app running? I don't really need this in MPEG4 or anything. The PC stays on 24x7 - I just need it to launch a recording at the correct time.
I've avoided MythTV in all it's incarnations because I want the computer to still function as a normal PC most of the time, and from my admittedly brief trial of MythTV it took over the PC and wouldn't let me open a web browser or a mail client.
View 5 Replies
View Related