I've been doing some work on the RTMP protocol recently and have this
open-source project up: http://flazr.com/

Right now it is a client-side piece, but should be easy to add server-side
as well in case that is what you want.  It is definitely much lighter than
Red5.  If you see potential or have questions, feel free to mail me
directly.

On Sat, Apr 11, 2009 at 4:10 AM, Kaspar Fischer <h...@rapsak.com> wrote:

> 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