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

nimo stephan (JIRA) jira-events at lists.jboss.org
Mon Aug 31 10:34:36 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nimo stephan updated RF-7780:
-----------------------------

    Description: 
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/ ".
(Or, look at the yahoo audio player, which is developed without flash using only java script:
http://mediaplayer.yahoo.com/).
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 !

  was:
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 !



> 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
>          Components: component
>    Affects Versions: 3.3.2.CR1
>            Reporter: nimo stephan
>            Assignee: Ilya Shaikovsky
>             Fix For: Future
>
>
> 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/ ".
> (Or, look at the yahoo audio player, which is developed without flash using only java script:
> http://mediaplayer.yahoo.com/).
> 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