Monday 20 July 2009

libqtgstreamer

I have committed another update to Keren plasmoid.

The update was basically an upgrade to gstreamer wrapper.
This time i removed my wrapper, instead use libqtgstreamer made by kcall programmer gkiagia.
Simply because his wrapper is a lot better than mine :).

Next week i will do refactoring some codes into better classes.

Friday 17 July 2009

Update status on Keren plasmoid

Another status update for Keren plasmoid.
This week i tried to revive video display at main window.

I created simple wrapper for gstreamer, it's just a dummy approach :).
Moved and changed simplevideoinput to videodevice class inside wrapper.

Also tried to simplify some logic and removed unnecessary functions.

I think current commited codes can be used for daily life (at least for me :), but expect some bugs.
Also audio recording is not supported yet :)

So to rephase what current codes have:
- Taking picture
- Record video (no audio)
- Change device resolution and framerate, also some color properties

If you have taken your picture and video, please look at you home/.kde directory and find your masterpiece there :)

Wednesday 8 July 2009

Config dialog added

It's july now, another month has passed since last post.
Not so many progress, only added config dialog to keren plasmoid.


Now we can select which webcam to use and see it's preview.
Also it's possible now to alter some color properties.