Just use Google to search for one of the following terms to find some of those unprotected cameras:
- inurl:ViewerFrame?Mode=
- inurl:axis-cgi/jpg
- inurl:view/indexFrame.shtml
Desktop effects could not be enabledSo i started compiz from shell to see a possible error message. I found this message:
Checking for Xgl: not present.I thought that Ubuntu already installed all packages i needed to run compiz, but it seems like i had no XGL installed.
sudo aptitude install xserver-xglNow restart X (ALT + CTRL + Backspace), login again and enable the desktop effects! It does work without any modifications to your xorg.conf because Ubuntu did that for you after installing xserver-xgl.