
Kamoso
Featured
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kamoso is an application to take pictures and videos out of your webcam.
It also lets you to push the media to some web 2.0 services such as facebook and youtube.
Want to help? We need collaborators!!
Screencast: http://www.youtube.com/watch?v=hURwSzVlejk
Mailing list: https://mail.kde.org/mailman/listinfo/kde-kamoso
10 years ago
- Fix crash
- Don't wait 20" to take a picture by default.
**
- Translations for czech and greek
- Fixes
****
- Added translations for catalan, spanish, german and galician.
- Fixed some crashes
- Added missing icons
It is a stabilisation release.
10 years ago
- Fix crash
- Don't wait 20" to take a picture by default.
**
- Translations for czech and greek
- Fixes
****
- Added translations for catalan, spanish, german and galician.
- Fixed some crashes
- Added missing icons
It is a stabilisation release.
moray33
8 years ago
Report
apol
8 years ago
Report
denisq
10 years ago
Report
bitcrazy
10 years ago
m0nk
Report
obsrv
10 years ago
Heres the terminal output:
[ 41%] Building CXX object src/CMakeFiles/kamoso.dir/countdownwidget.o
/home/obsrv/kamoso/src/countdownwidget.cpp: In member function 'virtual void CountdownWidget::paintEvent(QPaintEvent*)':
/home/obsrv/kamoso/src/countdownwidget.cpp:66:24: error: invalid use of member (did you forget the '&' ?)
/home/obsrv/kamoso/src/countdownwidget.cpp:66:48: error: invalid use of member (did you forget the '&' ?)
/home/obsrv/kamoso/src/countdownwidget.cpp:68:28: error: invalid use of member (did you forget the '&' ?)
/home/obsrv/kamoso/src/countdownwidget.cpp:70:17: error: invalid use of member (did you forget the '&' ?)
/home/obsrv/kamoso/src/countdownwidget.cpp:86:23: error: invalid use of member (did you forget the '&' ?)
make[2]: *** [src/CMakeFiles/kamoso.dir/countdownwidget.o] Error 1
make[1]: *** [src/CMakeFiles/kamoso.dir/all] Error 2
make: *** [all] Error 2
bash-4.1$
Report
sylvainsjc
10 years ago
Without, it stay reserved for geeks
Report
bitcrazy
10 years ago
Perhaps you should check your distro's repos. Developer is not responsible for building packages.
m0nk
Report
obsrv
10 years ago
I can't even access https://projects.kde.org/playground/multimedia/kamoso
Report
apol
10 years ago
Report
sylvainsjc
10 years ago
Kamoso is a very good application that was missing for KDE
The latest version is one year old, Is the project still active ?
If yes, what new developments are planned?
Report
apol
10 years ago
https://projects.kde.org/playground/multimedia/kamoso
It's quite stable now, if you're interested in it, you can try it and tell us what you think on the mailing list: kde-kamoso@kde.org
Report
pejakm
10 years ago
Report
apol
10 years ago
Report
H00K
10 years ago
Of course probably the right thing to do(TM) would be to fix AVdevice, but another idea would be to check out how other non-KDE webcam apps handle this. There's a few: Cheese, camE, SDLcam, spcaview, sonicsnap..
To be honest, VLC is quite a beast as a dependancy for just recording from webcam.
Report
apol
10 years ago
Well that's probably going to change. Not because VLC is too big, but it's not really fitting our requirements. Improving AVDevice is not an option either because we just don't have the time. We'll see what we find.
Aleix
Report
pejakm
10 years ago
Report
apol
10 years ago
Report
ls960
10 years ago
Report
bdgraue
10 years ago
Report
ls960
10 years ago
Report
nuovodna
10 years ago
To add it:
sudo add-apt-respotory ppa:nuovodna/nuovodna-stuff
PS Is in TODO list adding effects like cheese ??
Report
apol
10 years ago
The next one will bring stability and better integration mostly.
Report
sl1pkn07
10 years ago
greetings
Report
apol
10 years ago
If you are interested on contributing such support you can send an e-mail to kde-kamoso@kde.org
Report
tsujan
10 years ago
......
[ 11%] Building CXX object src/CMakeFiles/kamoso.dir/countdownwidget.o
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp: In member function ‘virtual void CountdownWidget::paintEvent(QPaintEvent*)’:
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp:66: error: invalid use of member (did you forget the ‘&’ ?)
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp:66: error: invalid use of member (did you forget the ‘&’ ?)
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp:68: error: invalid use of member (did you forget the ‘&’ ?)
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp:70: error: invalid use of member (did you forget the ‘&’ ?)
/home/pedram/Desktop/tmp/kamoso-1.0.5/src/countdownwidget.cpp:86: error: invalid use of member (did you forget the ‘&’ ?)
make[2]: *** [src/CMakeFiles/kamoso.dir/countdownwidget.o] Error 1
make[1]: *** [src/CMakeFiles/kamoso.dir/all] Error 2
make: *** [all] Error 2
Report