I need to stream H264 .mp4 movies to a Flash video player (JW Player) and want to support HTTP pseudo streaming, i.e., the user should be able to seek within the movie. Does anybody know of a Wicket implementation for this, something like xmoov-php [1] for Java with a corresponding Wicket component?

The video itself lies in a JackRabbit repository, not directly on the file system.

Red5 [2] offers streaming and a lot more. However, I need a solution that also works in low memory situations and from the Red5 specs [2] it seems that this might be difficult.

Regards,
Kaspar
--

[1] http://xmoov.com/xmoov-php/
[2] http://code.google.com/p/red5/
[3] 
http://jira.red5.org/confluence/display/docs/Chapter+11.+System+Requirements+For+Red5

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to