[richfaces-issues] [JBoss JIRA] Created: (RF-7780) new components "rich:mediaPlayer", "rich:imageOutput", "rich:documentOutput" extends RichFaces multimedia support

nimo stephan (JIRA) jira-events at lists.jboss.org
Fri Aug 28 06:49:23 EDT 2009


new components "rich:mediaPlayer", "rich:imageOutput", "rich:documentOutput" extends RichFaces multimedia support
-----------------------------------------------------------------------------------------------------------------

                 Key: RF-7780
                 URL: https://jira.jboss.org/jira/browse/RF-7780
             Project: RichFaces
          Issue Type: Feature Request
            Reporter: nimo stephan


To better the multimedia-support for RIAs developed by RichFaces, 
it would be reasonable to develop the following multimedia-components:

- rich:mediaPlayer (for playing audios and videos)
- rich:imageOutput (for viewing images)
- rich:documentOutput (for viewing documents)

rich:mediaPlayer:
under the hood, the implementation can use the "java media framework" or/and the "java sound api"
to get a a multimedia-component with possibilities something like that
"http://www.longtailvideo.com/players/jw-flv-player/ ".
To avoid flash, maybe new HTML5-Tags such as <audio> or <video> can be used.

rich:imageOutput:
for example, can be something like Seams s:graphicImage.

rich:documentOutput:
for rendering documents (pdf, ..) with properties such as content-types "disposition".

These three tags would extend the RichFaces-Component-Suite with sufficient multimedia-support !

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list