wiki:FLASH_CONTENT_BASIC_R2

Version 1 (modified by izomorphius, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=FLASH_CONTENT_BASIC_R2, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

The second iteration of this task is about integrating the java/c++ flash communication using the Native Bridge created in this task http://sophie2.org/trac/wiki/GROUP_WRAPPERS_R0. In the revision only video frames will be transfered including sounds and interactive flash will be subject of future iterations.

Overview

Integrate the demo using the commonly created interface for native wrappers.

Task requirements

Make it possible to integrate flash movies in Sophie2. The task itself is not about integrating flash but providing an interface to do so.

Task result

An interface for getting frames from a flash movie using the native wrapper returned.

Implementation idea

Create a class hierarchy to handle commands and responses in both c++ and java parts. Use the common native bridge implementation to transfer the commands and responses between the java and c++ parts. Use the result of the previous revision in the implementation.

http://sophie2.org/trac/wiki/GROUP_WRAPPERS_R0
http://sophie2.org/trac/wiki/FLASH_CONTENT_BASIC_R1

How to demo

Insert an image into a sophie2 page that is a frame of flash movie.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)