


Webcam & Monitoring by hipersayanx 74 comments
Also, thins line:
inherit eutils kde4-base qt4-r2
must not be changed to just:
inherit eutils
since Webcamoid doesn't depends in KDE and it can't be build with Qt4?
- Feb 26 2016

Webcam & Monitoring by hipersayanx 74 comments
- Feb 25 2016

Webcam & Monitoring by hipersayanx 74 comments
http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/files/x86_64/RPMS/
Configure that repository, update your system and try again. - Sep 08 2015

Webcam & Monitoring by hipersayanx 74 comments
http://doc.qt.io/qt-5/qbytearray.html#toStdString
- Sep 07 2015

Webcam & Monitoring by hipersayanx 74 comments
- Oct 12 2014

Webcam & Monitoring by hipersayanx 74 comments
Yeah, I know, thats a packaging error, there are many distros, versions, and architectures, I can't manage all at same time. Linus Torvalds explained this problem in a recent talk:
https://www.youtube.com/watch?v=1Mg5_gxNXTo
Quote:webcamoid: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
You must install libqt5widgets5.
- Oct 12 2014

Webcam & Monitoring by hipersayanx 74 comments
http://packages.ubuntu.com/saucy-updates/libx264-123
- Oct 11 2014

Webcam & Monitoring by hipersayanx 74 comments
sudo apt-get install libqt5multimedia5 opencv-data
And then:
sudo dpkg -i webcamoid_5.1.0-1_amd64.deb
- Oct 04 2014

Webcam & Monitoring by hipersayanx 74 comments
For now, try changing this lines:
https://github.com/hipersayanX/Webcamoid/blob/master/commons.pri#L42
https://github.com/hipersayanX/Webcamoid/blob/master/Qb/commons.pri#L42
from:
lrelease -qt=5
to:
lrelease-qt5
- Oct 03 2014

Webcam & Monitoring by hipersayanx 74 comments
Can you paste the full error report? - Oct 03 2014

Webcam & Monitoring by hipersayanx 74 comments
https://github.com/hipersayanX/Webcamoid/issues/3#issuecomment-19999212
- Oct 02 2014

Webcam & Monitoring by hipersayanx 74 comments
https://github.com/hipersayanX/Webcamoid/wiki/Build-and-install-the-Arch-package
- Oct 01 2014

Webcam & Monitoring by hipersayanx 74 comments
https://github.com/hipersayanX/Webcamoid/wiki/Build-and-install-the-Debian-package
- Aug 09 2014

Plasma 4 Extensions by hipersayanx 5 comments

Plasma 4 Extensions by hipersayanx 5 comments
https://github.com/hipersayanX/cpu-temperature-meter
Can you push your changes there? - Apr 23 2014

Webcam & Monitoring by hipersayanx 74 comments
Making a package for each distribution and architecture is impossible for me.
If you want an Webcamoid package for your distribution,request it to the package maintainers of your distribution:
forums.linuxmint.com/viewforum.php?f=31
wiki.ubuntu.com/UbuntuDevelopment/NewPackages
- Oct 13 2013

Plasma 4 Extensions by megabigbug 18 comments

Webcam & Monitoring by hipersayanx 74 comments
In my case, I don't want the port to C++ but I hanven't other option, it's due to an unsolvable problem between the Python GIL and the GTK and Qt threads :(
- Nov 19 2012

Webcam & Monitoring by hipersayanx 74 comments

Webcam & Monitoring by hipersayanx 74 comments

Webcam & Monitoring by hipersayanx 74 comments
- Aug 06 2012

Webcam & Monitoring by hipersayanx 74 comments

Webcam & Monitoring by hipersayanx 74 comments
- Aug 03 2012

Dolphin Service Menus by hipersayanx 13 comments
Are you using the last version?
- Apr 14 2012

Dolphin Service Menus by hipersayanx 13 comments
If you have a folder that is still locked, you can unlock it with:
su -c 'chattr -i -R /path/to/folder'
For files, just remove the -R parameter.
- Apr 13 2012

Webcam & Monitoring by hipersayanx 74 comments
https://github.com/hipersayanX/Carnival-LiveCam
- Mar 02 2012

Webcam & Monitoring by hipersayanx 74 comments
Now, I tested it in a Kubuntu netbook around 6 hours, it goes slow but does not crashes.
- Mar 02 2012

Webcam & Monitoring by hipersayanx 74 comments
- Mar 01 2012

Webcam & Monitoring by hipersayanx 74 comments
- Feb 29 2012

Dolphin Service Menus by hipersayanx 13 comments

Dolphin Service Menus by hipersayanx 13 comments
If you run this command:
sudo chattr +i -R folderToLock
or
sudo chattr +i fileToLock
What is the error message?
- Jan 14 2012

Dolphin Service Menus by hipersayanx 13 comments
Once a file is locked you can access it for view and read, but you can't access it for edit, write or delete, not even root can do it, not even from a LiveCD.
But this work only on files and folders located in ext2, ext3 and ext4 partitions.
- Jan 10 2012

Dolphin Service Menus by hipersayanx 13 comments

Webcam & Monitoring by hipersayanx 74 comments
- Dec 20 2011

Webcam & Monitoring by hipersayanx 74 comments
http://nevseoboi.com.ua/uploads/posts/2011-03/1301320747_1920s1200_awp_179_www.nevseoboi.com.ua.jpg
- Nov 27 2011

Webcam & Monitoring by hipersayanx 74 comments
- Aug 31 2011

Webcam & Monitoring by hipersayanx 74 comments
- Maybe VLC captures images in higher resolution, I think that OpenCV does too, but I can not prove it because the only webcams that I have, both have a maximum resolution of 640x480 :(
- VLC uses filters to improve image quality, while Webcamoid shows pictures as they come from the webcam, without filters.
- Aug 29 2011