maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Call recording on the N9!! (https://talk.maemo.org/showthread.php?t=80002)

HtheB 2011-11-15 05:07

Call recording on the N9!!
 
Is it possible to record calls (Like the N900 can with Recaller) on the N9?

Edit:

It's possible now, there are 2 ways at the moment:
1) the easy way, thanks to Cuong Le
http://www.my-meego.com/software/app...Auto=684&faq=1

2) with a python script (No GUI) by hrabrik
http://talk.maemo.org/showpost.php?p...4&postcount=21

butilities 2011-11-15 05:56

Re: Call recording on the N9?
 
I'd love to have this app on N9

jakiman 2011-11-15 06:00

Re: Call recording on the N9?
 
Count me in. This would be awesome.

Koppány 2011-11-19 08:06

Re: Call recording on the N9?
 
Quote:

Originally Posted by jakiman (Post 1123759)
Count me in. This would be awesome.

I asked the Boldbeast CallRecorder, if they plan to make they app for Maemo, and the answer was unfortunatelly no.

SamGan 2011-11-20 10:48

Re: Call recording on the N9?
 
This doesn't need a commercial developer. One of the talented developers here should be able to write a call recorder app.

F2thaK 2011-11-20 11:46

Re: Call recording on the N9?
 
Quote:

Originally Posted by Koppány (Post 1125806)
I asked the Boldbeast CallRecorder, if they plan to make they app for Maemo, and the answer was unfortunatelly no.

maemo? N9 uses Meego. :D

Alfred 2011-11-20 11:58

Re: Call recording on the N9?
 
*Maemo 6
ten chars

Koppány 2011-11-20 20:30

Re: Call recording on the N9?
 
Quote:

Originally Posted by F2thaK (Post 1126302)
maemo? N9 uses Meego. :D

Well, sorry... I wanted to write: MeeGo... ;)

jakiman 2011-11-21 02:56

Re: Call recording on the N9?
 
N9 uses Haramattan with a touch of MeeGo. =P

lanwellon 2011-11-21 05:49

Re: Call recording on the N9?
 
I think you should ask Twaelti, the author of recaller on N900.

It seems he is planing to port recaller to N9/N950.

ste-phan 2011-11-21 13:41

Re: Call recording on the N9?
 
Go go Twaelti: I'd gladly pay for the Recaller application.

the Maemo 5 Fremantle Recaller could (auto)record phone calls + as a bonus also system sounds and what else. And the format was even configurable. Wav or FLAC..

mad_soft 2011-11-21 20:06

Re: Call recording on the N9?
 
Quote:

Originally Posted by HtheB (Post 1123744)
Is it possible to record calls (Like the N900 can with Recaller) on the N9?

http://www.my-meego.com/software/app...Auto=684&faq=1

HtheB 2011-11-21 20:09

Re: Call recording on the N9?
 
Quote:

Originally Posted by mad_soft (Post 1127018)

They should upload this to the repos apps.formeego.com

lancewex 2011-11-22 13:36

Re: Call recording on the N9?
 
Seens like it only records phone calls. The recaller app on the N900 could record anything on the phone. Specifically for me it could record FM radio (streaming too). That is what I hope for on the N9 before I buy one.

SamGan 2011-11-22 14:30

Re: Call recording on the N9?
 
Quote:

Originally Posted by lancewex (Post 1127360)
Seens like it only records phone calls. The recaller app on the N900 could record anything on the phone. Specifically for me it could record FM radio (streaming too). That is what I hope for on the N9 before I buy one.

You want to record FM radio? And what will the quality be like? May as well download it off somewhere.

HtheB 2011-11-22 14:34

Re: Call recording on the N9?
 
Quote:

Originally Posted by SamGan (Post 1127388)
You want to record FM radio? And what will the quality be like? May as well download it off somewhere.

Maybe he doesn't have internet?
Maybe he wants to save a "conversation" that is going on on the radio?
I don't know if you ever used the radio, but the radio quality on my phone is very good....!

lancewex 2011-11-22 16:57

Re: Call recording on the N9?
 
What is it with people always questioning motives of others for no good reason. For your information (not that you deserve a response) I listen to the FM radio at work a lot (mostly local public radio). FM radio sounds far better than streaming digital garbage. And when I hear a new artist/song I will record it as a note to look into it later. Does this explanation work for you, or are my uses not important enough to pass your standards?

javispedro 2011-11-22 17:11

Re: Call recording on the N9?
 
On the N9/N950 you can actually record from FM radio AND from the microphone at the same time.

(I mean, it will produce two streams/you will get two .wav files).

lancewex 2011-11-22 17:46

Re: Call recording on the N9?
 
Quote:

Originally Posted by javispedro (Post 1127464)
On the N9/N950 you can actually record from FM radio AND from the microphone at the same time.

(I mean, it will produce two streams/you will get two .wav files).

Cool. How? Is it built in? What program?
Thanks.

HtheB 2011-11-22 18:15

Re: Call recording on the N9?
 
Quote:

Originally Posted by javispedro (Post 1127464)
On the N9/N950 you can actually record from FM radio AND from the microphone at the same time.

(I mean, it will produce two streams/you will get two .wav files).

care to share?

hrabrik 2011-11-23 13:22

Re: Call recording on the N9?
 
1 Attachment(s)
Not GUI
python hrecall.py &


switch Phone or Bluetooth
line 40 comment uncomment
line 41 comment uncomment

Check for yourself pleas hrecall_adder.py, skill does not work with it by the adder is more suitable for recording phone calls!

HtheB 2011-11-23 13:24

Re: Call recording on the N9?
 
Quote:

Originally Posted by hrabrik (Post 1127834)
Not GUI
python hrecall.py &


switch Phone or Bluetooth
line 40 uncomment
line 40 comment

Check for yourself pleas hrecall_adder.py, skill does not work with it by the adder is more suitable for recording phone calls!

Does this also record the radio?

hrabrik 2011-11-23 13:44

Re: Call recording on the N9?
 
Not yet! Recording starts on the call!

HtheB 2011-11-23 13:47

Re: Call recording on the N9?
 
Quote:

Originally Posted by hrabrik (Post 1127840)
Not yet! Recording starts on the call!

Did you try out this:
http://www.my-meego.com/software/app...Auto=684&faq=1

hrabrik 2011-11-23 14:02

Re: Call recording on the N9!!
 
Yes, I tried!

Chopcsu 2011-12-21 03:48

Re: Call recording on the N9!!
 
Advanced Call recorder is now also available, takes in a lot of the comments for improvement Call recorder had.
http://store.ovi.com/content/231712

Saturn 2012-05-09 19:45

Re: Call recording on the N9!!
 
Hi, this is the only thread related to the callrecorder package I could find so I put here some heads-up for the latest version 0.0.9:

There are many new features and all work very nice. Though, due to the change in the filename structure the UI fails to load. Cuong Le Bien, the developer, told me he will try to correct it in a future update.

In the meantime, if you plan to upgrade. it is better to move/rename your folder with all the recordings and let the application create a new one.

HIH

alephito 2012-05-09 21:39

Re: Call recording on the N9!!
 
I upgraded to v0.0.9 and the UI does not fail to load. Maybe you have another issue with it?

Saturn 2012-05-09 22:12

Re: Call recording on the N9!!
 
Quote:

Originally Posted by alephito (Post 1204378)
I upgraded to v0.0.9 and the UI does not fail to load. Maybe you have another issue with it?

do you have recordings from previous versions?

dumpystig 2012-05-09 22:17

Re: Call recording on the N9!!
 
Just installed this now (first install) and the UI loads no problem. Will try it out tomorrow.

alephito 2012-05-10 01:07

Re: Call recording on the N9!!
 
Quote:

Originally Posted by Saturn (Post 1204397)
do you have recordings from previous versions?

Yes. No problem at all.

thedead1440 2012-05-10 16:25

Re: Call recording on the N9!!
 
Quote:

Originally Posted by Saturn (Post 1204397)
do you have recordings from previous versions?

i've recordings from previous versions too but no problems in the file structure. could you check if anything else is causing the problem?

P.S. if your folder is not hidden, i.e. without the "." in front of it, any file you play from within the folder will play in the music player but not in the call recorder app. it's vice-versa if the folder is hidden. just posting it in case someone else has trouble figuring this out.

Saturn 2012-05-10 18:53

Re: Call recording on the N9!!
 
OK :) dont know what to get out of this.

In my case, I have all recordings, more than 600 calls and ~2.5 GB, stored in
Code:

/home/user/MyDocs/.CallRecorder/
The new version 0.0.9 after installation refused to load the UI.
Looking from the xterm:
Code:

~ $ /opt/callrecorder/bin/callrecorder
ASSERT failure in QList<T>::at: "index out of range", file /opt/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/qt4/QtCore/qlist.h, line 456 Aborted
~ $
~ # dpkg -l |grep callrecorder
ii  callrecorder 0.0.9                                                          The
small stuff to help you record a phone call (cellular call).
~ #

Sent the above report to Cuong Le and he replied:
Quote:

Yes, that issue should happen with all old recorded file. you can temporary move them outside the folder before i gets the fix for that.
Just did what he said and all work fine now.
Cheers

hardwater 2012-05-17 19:49

Re: Call recording on the N9!!
 
I've updated to 0.0.9.

The app records fine with the normal speaker, but does not record when I put on headphones to listen to the other person.

I've not tried with the handsfree set, just normal earphones, only to hear the other person, while using the phone's mic to speak to them.

I don't know how to contact the developer, so if someone could please forward the bug to him, or let me know how to contact the developer.

Otherwise, a great app.

Saturn 2012-05-17 20:27

Re: Call recording on the N9!!
 
Quote:

Originally Posted by hardwater (Post 1208092)
I've updated to 0.0.9.
...

I don't know how to contact the developer, so if someone could please forward the bug to him, or let me know how to contact the developer.

Otherwise, a great app.

There are several ways to contact him:
- from inside the GUI press the "?" then "support and feedback".
- to mail him directly: http://callrecorder.my-meego.org/

Schturman 2013-04-03 13:06

Re: Call recording on the N9!!
 
Guys, from today i also have problem with call recorder...
The last thing that i did, i recorded one call, transferred this file to PC and deleted some other old files from /home/user/MyDocs/.CallRecorder/ via PC (winscp).
After this app stopped to work...
Reboot not helped..
Restart processes from terminal and from app itself not helped.
Deleting all recorded files via app not helped..
Reinstallation not helped...
Uninstallation + reboot + installation not helped..

Some other ways to get it work again ?
Thanks

EDIT:
after mail to creator, this is a answer:
Quote:

Hi,

You can try with 4 steps bellow :

* Delete the folder : /home/user/.CallRecorder
* Uninstall Call Recorder application
* Reboot your N9
* Reinstall Call Recorder application

Hope it help and please let me know.

Thanks,
Cuong
It started to work but not immediately, only after 6-7 attempts...
Why don't know...


All times are GMT. The time now is 22:05.

vBulletin® Version 3.8.8