Archive for the ‘ucanvcam’ Category

problem with windows download for ucanvcam

Monday, November 24th, 2008

The Windows download for ucanvcam version 0.1.6 on our server was broken. It is fixed now. Thanks to Radek for pointing out the problem.

libgd and ucanvcam

Saturday, July 5th, 2008

We got a report that version 0.1.6 of ucanvcam for linux needs the “gd” library to be installed on your machine. Sorry about that, we’ll fix this next time around.

In the meantime, if you are getting messages like this:

ucanvcam: error while loading shared libraries: libgd.so.2: cannot open shared object file: no such file or directory

You can get rid of the problem by doing:

apt-get install libgd2-noxpm

or

apt-get install libgd2-xpm

or the equivalent for your distribution.

Please let us know if you run into any other problems like this.

silent grainy happy lizard demo posted

Wednesday, July 2nd, 2008

Our demo video for ucanvcam has caught up with the latest version. See the silent grainy happy lizard demo. The videography leaves something to be desired, but the main point is that effects can be created online with the picture mixer and downloaded as stills or animations. So put your video stream in a heart or on a wine bottle and enjoy!

ucanvcam 0.1.5 is out, with picmix integration

Saturday, June 14th, 2008

A new version of ucanvcam has been released (download from the usual place). The most interesting addition is an effect that lets you take a blender-based design created on the picture mixer and project your webcam feed onto a surface or surfaces within that. Video examples coming soon…

Update: video example is available.

ucanvcam documentation update

Wednesday, May 28th, 2008

Instructions about using the ucanvcam virtual camera on linux and windows have been updated in the user manual.

Coming soon: create pictures or animations with the picture mixer, and use them from ucanvcam.

full gui for ucanvcam on linux

Saturday, May 24th, 2008

The ucanvcam GUI is now compiling for Linux in portable form and available for download. No need to compile it manually any more. Any feedback about failures/successes with the build would be much appreciated. It has so far been reported to run on various versions of debian, ubuntu, and redhat.

ucanvcam is a free and open virtual webcam tool, currently supporting Linux and Windows. No Mac support yet, for lack of a Mac guru…

ucanvcam demo video

Thursday, May 22nd, 2008

We added output-to-file as an option to ucanvcam on Linux; in a related event, we now have a demo video of a rather enigmatic elephant.

binary release of virtual webcam for linux

Saturday, April 19th, 2008

You can now download a binary release of ucanvcam, the free and open-source virtual webcam, here. This release is a command-line version for now, to make the binary more portable. A separate release with the full GUI will be coming soon (you can get it now by compiling from source). Remember, you need the vloopback kernel module to actually output images; however you can test the program without this module.

ucanvcam 0.1.3

Saturday, April 19th, 2008

Version 0.1.3 of ucanvcam is out. It fixes a few issues on Windows, and makes a start for a command-line interface as an alternative to the graphical interface (particularly handy on linux). If you are looking for source code, you’re better off taking it from svn, since it is changing rapidly. The numbered versions are more important for the Windows builds.

new ucanvcam version: just barely usable

Friday, April 11th, 2008

ucanvcam version 0.1.2 (aka “just barely usable”) is out. MakeSweet is hosting a windows build. ucanvcam is a free-and-open-source virtual webcam project. It currently compiles under windows and linux. On windows it can output via directx to applications such as skype. On linux it can output via a video loopback module, again to applications such as skype. It has some random limits though at the moment (hint: 320×240 images). Screenshot:

Update: there’s now a proper windows installer.