[Qt-interest] video streaming what any suggestions?
Mohammed Sameer
msameer at foolab.org
Wed May 13 19:43:06 CEST 2009
On Tue, May 12, 2009 at 04:40:40PM +0200, Giancarlo Amati wrote:
> Hello everybody,
> I have to write donw a software and I wish to use QT as a GUI. now, the
> software has to connect to a video camera connected by a USB/Firewire
> port and shows the video steaming as well as saving frames.
> Sorry to bother u with this question but does QT have any class devoted
> to video management? I heard about Phonon, but yet don't understand if
> it is just for playing a videoclip or also to show up a video
> streaming...from a camera.
Hi,
What's your platform ? I've done it on Linux using GStreamer and video4linux API.
Unfortunately, I can't release my code as it's owned by the company I work for but I can
give you some tips :-)
The only problem will be displaying the frames on the screen fast enough considering that
you get YUV data and not RGB.
--
GPG-Key: 0xA3FD0DF7 - 9F73 032E EAC9 F7AD 951F 280E CB66 8E29 A3FD 0DF7
Debian User and Developer.
Homepage: www.foolab.org
More information about the Qt-interest-old
mailing list