[
https://issues.apache.org/jira/browse/PIVOT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846861#action_12846861
]
Dmitriy Mayboroda commented on PIVOT-434:
-----------------------------------------
> Could you possibly delegate your video playback to an external player and
> simply it from your Pivot app?
I was thinking about using https://jna.dev.java.net/ to connect to OS player
and get stream from it for example: in windows Media Player. I'll work in this
direction. Also I've found interesting projects on JNA site -
http://gstreamer.freedesktop.org/ and http://code.google.com/p/gstreamer-java/,
I'll try to play with this stuff.
> Audio/Video Player (with streaming ability)
> -------------------------------------------
>
> Key: PIVOT-434
> URL: https://issues.apache.org/jira/browse/PIVOT-434
> Project: Pivot
> Issue Type: New Feature
> Components: wtk-media
> Reporter: Dmitriy Mayboroda
>
> I think it would be nice to have it. For example:
> {code:xml}
> <MediaPlayer url="" startFrom="150" loop="-1" />
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.