Hi everyone

I want to present you my own Qt library, here is description:

QtMEL is a Qt library that wraps Libav, OpenCV and RtAudio libraries and allows you easily grab your desktop screen, your cameras, your audio input devices and finally encode audio/video streams.

Platform: currently only Windows (Linux version is partially done)
License: LGPL
Current version: 1.0 Alpha1
Website: http://kibsoft.ru
Source code: Here
Issue tracker: Here
Ready to use build: Here
Examples(binaries): Here

Key features

  • desktop screen capture with variable frame rate
  • web-cameras capture with variable frame rate
  • changing the image source on the fly (screen<->camera) while recording a video
  • audio input devices capture
  • video encoding with variable and fixed frame rate
  • audio encoding



For more information go to the website above.

Thanks,
Kirill