Namespaces
Variants
Actions
Revision as of 04:11, 10 August 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archived:Camera MIDlet rotates by 90 degrees in Nokia 6110 Navigator (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

The MMAPI Camera MIDlet rotates by 90 degrees in the Nokia 6110 Navigator.

MultiMediaTile.png
SignpostIcon FilmReel 52.png
Article Metadata

Tested with
Devices(s): Nokia 6110 Navigator

Compatibility
Platform(s): S60 3rd Edition FP1

Article
Created: User:Technical writer 1 (07 Dec 2007)
Last edited: hamishwillee (10 Aug 2012)

Description

After launching the MMAPI Camera MIDlet, direct video from the device's built-in camera is rotated by 90 degrees when rendered onto canvas.

How to reproduce

Initialize the player with the video locator:

Manager.createPlayer("capture://video");

Fetch video control from the player object:

Player.getControl("VideoControl");

Put direct video onto canvas:

VideoControl.initDisplayMode(VideoControl.USE_DIRECT_VIDEO, this);

Solution

This issue has been fixed in firmware version 03.58 and newer.

123 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved