Hi Matthew,

You can either use Qt Mobility Camera API or low level platform APIs as such 
you mentioned. Please see a porting guide for more informaiton. 
http://wiki.meego.com/MeeGo_Porting_Guide#Video_imaging

You just need to be aware of MeeGo compliance policy. MeeGo has two layers of 
APIs sets. One is called "MeeGo API" and the other one is "Platform APIs". 
http://meego.com/developers/meego-api
MeeGo API is forward compatible and applications using the MeeGo API will be 
MeeGo compliant. Mobility is part of MeeGo API.

Both MeeGo API and Platform APIs are common to Handset, Netbook and other 
profiles. So your app based on MeeGo Core OS will be running on all these 
platforms.
http://meego.com/developers/meego-architecture/meego-architecture-layer-view

Regards,
Min


From: qt-mobility-feedback-boun...@trolltech.com 
[mailto:qt-mobility-feedback-boun...@trolltech.com] On Behalf Of ext Fife, 
Matthew P
Sent: Thursday, 2 December 2010 9:30 AM
To: qt-mobility-feedback@trolltech.com
Subject: [Qt-mobility-feedback] V4L2 on Meego

Forgive the intrusion if this has already been answered, but is the 
QtCameraControl API going to be the only supported interaction with the cameras 
on Meego (handset)?  I've found a number of conflicting threads on the topic...

I had read somewhere that V4L2, or possibly gstreamer, would also be supported 
by lower/driver-level implementations for more direct access to the hardware.  
I was hoping to port an application written for V4L2 to the Meego platform.  
Also, if V4L2/GStreamer support is available - is that true for handset, 
netbook, or all Meego platforms or is each one going to possibly have different 
support?  My app is most applicable to handsets, but it would be good to know 
in advance if it might work on the other Meego platforms.

Thanks
_______________________________________________
Qt-mobility-feedback mailing list
Qt-mobility-feedback@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to